5#include <Quotient/jobs/basejob.h>
117inline auto collectResponse(
const GetAccountDataPerRoomJob* job) {
return job->data(); }
Get some account data for the user.
Get some account data for the user that is specific to a room.
Set some account data for the user.
Set some account data for the user that is specific to a room.
auto collectResponse(const GetAccountDataJob *job)