47 , std::string _accessToken
Definition: list_joined_rooms.hpp:22
bool success() const
Definition: list_joined_rooms.cpp:70
JobResponse(Response r)
Definition: list_joined_rooms.cpp:67
immer::array< std::string > joinedRooms() const
The ID of each room in which the user has joined membership.
Definition: list_joined_rooms.cpp:81
Lists the user's current rooms.
Definition: list_joined_rooms.hpp:16
GetJoinedRoomsJob(std::string serverUrl, std::string _accessToken)
Lists the user's current rooms.
Definition: list_joined_rooms.cpp:33
GetJoinedRoomsJob withData(JsonWrap j) &&
Definition: list_joined_rooms.cpp:53
static BaseJob::Body buildBody()
Definition: list_joined_rooms.cpp:21
static BaseJob::Query buildQuery()
Definition: list_joined_rooms.cpp:13
static constexpr auto needsAuth()
Definition: list_joined_rooms.hpp:37
Definition: basejob.hpp:91
Definition: basejob.hpp:77
::Kazv::Body Body
Definition: basejob.hpp:100
Definition: jsonwrap.hpp:23
Definition: location.hpp:10
Definition: location.hpp:10
Definition: location.hpp:27
Definition: basejob.hpp:50