libkazv
list_public_rooms.hpp File Reference
Include dependency graph for list_public_rooms.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kazv::Api::GetRoomVisibilityOnDirectoryJob
 Gets the visibility of a room in the directory. More...
 
class  Kazv::Api::GetRoomVisibilityOnDirectoryJob::JobResponse
 
class  Kazv::Api::SetRoomVisibilityOnDirectoryJob
 Sets the visibility of a room in the room directory. More...
 
class  Kazv::Api::SetRoomVisibilityOnDirectoryJob::JobResponse
 
class  Kazv::Api::GetPublicRoomsJob
 Lists the public rooms on the server. More...
 
class  Kazv::Api::GetPublicRoomsJob::JobResponse
 
class  Kazv::Api::QueryPublicRoomsJob
 Lists the public rooms on the server with optional filter. More...
 
struct  Kazv::Api::QueryPublicRoomsJob::Filter
 Filter to apply to the results. More...
 
class  Kazv::Api::QueryPublicRoomsJob::JobResponse
 
struct  nlohmann::adl_serializer< QueryPublicRoomsJob::Filter >
 

Namespaces

 Kazv
 
 Kazv::Api
 
 nlohmann
 

Typedefs

using Kazv::Api::GetRoomVisibilityOnDirectoryResponse = GetRoomVisibilityOnDirectoryJob::JobResponse
 
using Kazv::Api::SetRoomVisibilityOnDirectoryResponse = SetRoomVisibilityOnDirectoryJob::JobResponse
 
using Kazv::Api::GetPublicRoomsResponse = GetPublicRoomsJob::JobResponse
 
using Kazv::Api::QueryPublicRoomsResponse = QueryPublicRoomsJob::JobResponse