Interface | Description |
---|---|
AcquiredAsset |
AcquiredAsset is how you can track a player's progress on an asset.
|
Action |
Actions are the backbone of the Captain Up platform.
|
ActionableEntity |
An action's object information.
|
ActionableEntitySchema | |
ActionSettings | |
Application |
An app holds the information about the Captain Up experience in your site or app.
|
Asset |
An asset object, can be used as a Shop Item
Asset.getType() , to track a player's progress on
an asset check the corresponding AcquiredAsset object that is stored in the player object |
Badge | |
BadgeProgress | |
BadgeProgressMap | |
CaptainUpObject |
An interface to mark objects that are part of the Captain Up Model
|
Condition | |
ConditionProgress | |
Currency |
Currency Object, can be used to know the total amount of currency a player has,
or the amount of currency received by an action, a badge, an asset etc..
|
FieldSchema | |
GameCenter | |
ImageFiles |
Defines the images to be used for some Captain Up Object.
|
IntegrationUser | |
Level | |
Reward | |
RewardData |
Reward data object, is used to store custom data field on an reward object.
|
RewardProgress | |
RewardType | |
RewardTypeProperty | |
SignedIntegrationUser |
Identified a securely signed integration user
|
SignUpMessage | |
SocialFeedItem | |
Theme | |
User |
The player resource provides information about an app's users.
|
Class | Description |
---|---|
AcquiredAssetImpl | |
ActionableEntityBuilder |
A builder class for ActionableEntity objects.
|
ActionBuilder |
Used to build an
Action object to send for Captain Up Requests. |
BadgeProgressImpl | |
IntegrationUserBuilder | |
RewardProgressBuilder |
Used to build an
RewardProgress object. |
Enum | Description |
---|---|
ActionType | |
AssetType | |
LeaderboardTime | |
NotificationType |