directory
responsesThe reponses returned from each request.
Files
- file capabilities.hpp
- Responses from the capabilities API.
- file common.hpp
- Responses used by multiple endpoints.
- file create_room.hpp
- Response from creating a room.
- file crypto.hpp
- E2EE related endpoints.
- file device.hpp
- device related endpoints.
- file empty.hpp
- Empty responses returned by different endpoints.
- file login.hpp
- Login related responses.
- file media.hpp
- Responses returned by the media repo.
- file members.hpp
- Responses for the endpoints to list members.
- file messages.hpp
- Reponses from the message pagination API.
- file notifications.hpp
- Notification related endpoints.
- file profile.hpp
- Responses from the profile API.
- file register.hpp
- Responses from the registration API.
- file sync.hpp
- Response from the /sync API.
- file turn_server.hpp
- Responses for the turn server used for calls.
- file users.hpp
- Response for the endpoint to search users.
- file version.hpp
- Return value of the server and API version query.
- file well-known.hpp
- Response for .well-known lookup.