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

Go to the source code of this file.

Classes

class  Kazv::Api::LeaveRoomJob
 Stop the requesting user participating in a particular room. More...
 
class  Kazv::Api::LeaveRoomJob::JobResponse
 
class  Kazv::Api::ForgetRoomJob
 Stop the requesting user remembering about a particular room. More...
 
class  Kazv::Api::ForgetRoomJob::JobResponse
 

Namespaces

 Kazv
 
 Kazv::Api
 
 nlohmann
 

Typedefs

using Kazv::Api::LeaveRoomResponse = LeaveRoomJob::JobResponse
 
using Kazv::Api::ForgetRoomResponse = ForgetRoomJob::JobResponse