|
Kanda Foundation 0.8.0
|
Classes | |
| class | BaseCloudEndpoint |
| A base class for endpoints which sets up the fundamental structure of an endpoint class. More... | |
| class | CheckInEndpoint |
| interface | ICheckInEndpoint |
| Used to perform check-ins, signalling that the app is actively using Kanda Cloud. More... | |
| interface | IRoomContainerEndpoint |
| Used to list, create and modify Room Containers. More... | |
| interface | IRoomInstanceEndpoint |
| Used to list, create and modify Room Instances. More... | |
| interface | IRoomServerEndpoint |
| Used to join, leave and modify Room Servers. More... | |
| interface | IScenarioEndpoint |
| Used to get or create Scenarios for use in sessions. More... | |
| interface | ITenantEndpoint |
| Used to obtain information about Tenants that a user is associated with. More... | |
| interface | IUserProfileEndpoint |
| Used to get or update information about a user's profile. More... | |
| class | RoomContainerEndpoint |
| class | RoomInstanceEndpoint |
| class | RoomServerEndpoint |
| class | ScenarioEndpoint |
| class | TenantEndpoint |
| class | UserProfileEndpoint |