|
Kanda Foundation 0.2.0
|
Provides a way to connect and interact with Kanda Cloud services. More...
Inheritance diagram for ICloudClient:Properties | |
| ICloudAuthentication | Auth [get] |
| Used for login and credentials management. | |
| ICheckInEndpoint | CheckIns [get] |
| CheckIns are a way of testing connectivity and saying "hello" to Kanda Cloud services. This is used for determining cross-device active user counts on the platform. | |
| IRoomServerEndpoint | RoomServers [get] |
| Room servers provide a way to allocate multiplayer servers dedicated to room instances. | |
|
get |
Used for login and credentials management.
Implemented in CloudClient.
|
get |
CheckIns are a way of testing connectivity and saying "hello" to Kanda Cloud services. This is used for determining cross-device active user counts on the platform.
Implemented in CloudClient.
|
get |
Room servers provide a way to allocate multiplayer servers dedicated to room instances.
Implemented in CloudClient.