|
Beamable SDK
|


Public Member Functions | |
| Promise< Unit > | ApplyToken (TokenResponse tokenResponse) |
| Promise< ISet< UserBundle > > | GetDeviceUsers () |
| void | RemoveDeviceUser (TokenResponse token) |
| void | UpdateUserData (User user) |
| void | TearDown () |
Public Attributes | |
| AnnouncementsService | AnnouncementService => _platform.Announcements |
| GameRelayService | GameRelayService => _platform.GameRelay |
| InventoryService | InventoryService => _platform.Inventory |
| LeaderboardService | LeaderboardService => _platform.Leaderboard |
| IAuthService | AuthService => _platform.Auth |
| StatsService | Stats => _platform.Stats |
| CalendarsService | CalendarsService => _platform.Calendars |
| ChatService | ChatService => _platform.Chat |
| ITournamentService | Tournaments => _platform.Tournaments |
| CloudSavingService | CloudSavingService => _platform.CloudSaving |
| CommerceService | Commerce => _platform.Commerce |
| PlatformRequester | Requester => _platform.Requester |
| NotificationService | NotificationService => _platform.Notification |
| MatchmakingService | Matchmaking => _platform.Matchmaking |
| Promise< PaymentDelegate > | PaymentDelegate => _platform.InitializedPaymentDelegate |
| User | User => _platform.User |
| AccessToken | Token => _platform.AccessToken |
| ConnectivityService | ConnectivityService => _platform.ConnectivityService |
Properties | |
| static Promise< IDisruptorEngine > | Instance [get] |
| ContentService | ContentService [get] |
Properties inherited from DisruptorBeam.IDisruptorEngine | |
| 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 |
Events inherited from DisruptorBeam.IDisruptorEngine | |
| Action< User > | OnUserChanged |
1.8.17