|
Beamable SDK
|
Classes | |
| class | Announcement |
| class | ApiServices |
| interface | ISdkEventService |
| class | ObservableAccessToken |
| class | ObservableUser |
| class | PlayerAnnouncements |
| A readonly list of the player's Announcements. The data will be updated by the Beamable SDK. More... | |
| class | PlayerCurrency |
| The PlayerCurrency represents one currency of a player. The Amount shows the current value of the currency. More... | |
| class | PlayerCurrencyGroup |
| The PlayerCurrencyGroup is a readonly observable list of currencies for a player. It represents all currencies for a player. More... | |
| class | PlayerInventory |
| class | PlayerItem |
| An item in the player's inventory. The item is uniquely identified by the ContentId and ItemId as a pair. More... | |
| class | PlayerItemGroup |
| A list of PlayerItems grouped by a common type. More... | |
| class | PlayerLobby |
| Experimental API around managing a player's lobby state. More... | |
| class | PlayerStat |
| A PlayerStat is a named value associated with a player. More... | |
| class | PlayerStats |
| class | SdkEvent |
| class | SdkEventConsumer |
| class | SdkEventService |
| class | SerializableDictionaryStringToPlayerStat |
| class | SerializedDictionaryStringToPlayerItemGroup |
Functions | |
| delegate Promise | SdkEventHandler (SdkEvent evt) |
| A function that consumes a SdkEvent and produces a Promise | |