Beamable SDK
|
Public Member Functions | |
void | UpdateUserData (User user) |
Promise< ISet< UserBundle > > | GetDeviceUsers () |
void | RemoveDeviceUser (TokenResponse token) |
Promise< Unit > | ApplyToken (TokenResponse response) |
Properties | |
User | User [get] |
AccessToken | Token [get] |
AnnouncementsService | AnnouncementService [get] |
IAuthService | AuthService [get] |
CalendarsService | CalendarsService [get] |
ChatService | ChatService [get] |
CloudSavingService | CloudSavingService [get] |
ContentService | ContentService [get] |
GameRelayService | GameRelayService [get] |
InventoryService | InventoryService [get] |
LeaderboardService | LeaderboardService [get] |
PlatformRequester | Requester [get] |
StatsService | Stats [get] |
CommerceService | Commerce [get] |
MatchmakingService | Matchmaking [get] |
Promise< PaymentDelegate > | PaymentDelegate [get] |
ConnectivityService | ConnectivityService [get] |
ITournamentService | Tournaments [get] |
Events | |
Action< User > | OnUserChanged |