Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
CloudClient Class Reference

More...

+ Inheritance diagram for CloudClient:

Public Member Functions

 CloudClient (ICloudApiClient apiClient)
 

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.
 
- Properties inherited from ICloudClient

Detailed Description

Property Documentation

◆ Auth

Used for login and credentials management.

Implements ICloudClient.

◆ CheckIns

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.

Implements ICloudClient.

◆ RoomServers

IRoomServerEndpoint RoomServers
get

Room servers provide a way to allocate multiplayer servers dedicated to room instances.

Implements ICloudClient.


The documentation for this class was generated from the following file: