Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
ICloudClient Interface Reference

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.
 

Detailed Description

Provides a way to connect and interact with Kanda Cloud services.

Property Documentation

◆ Auth

Used for login and credentials management.

Implemented in CloudClient.

◆ 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.

Implemented in CloudClient.

◆ RoomServers

IRoomServerEndpoint RoomServers
get

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

Implemented in CloudClient.


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