mtx::responses::UploadKeys struct

Response from the POST /_matrix/client/r0/keys/upload endpoint.

Public variables

std::map<std::string, uint32_t, std::less<>> one_time_key_counts
For each key algorithm, the number of unclaimed one-time keys of that type currently held on the server for this device.