Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

G

GameCenter - Interface in com.captainup.android.core.model
 
get_comma_grouped_number(Context, int) - Static method in class com.captainup.android.ui.NumberFormatter
Comma group a number and transform to a String (10123 => "10,123")
get_shortened_number(int) - Static method in class com.captainup.android.ui.NumberFormatter
Turns a number into a shorthand form String of that number.
getAccessToken() - Method in interface com.captainup.android.core.model.User
The access token can be used in other Captain Up requests to identify the user that is currently logged in to the app.
getAccessToken() - Method in class com.captainup.android.core.requests.CreateAcquireRequest
 
getAccessToken() - Method in class com.captainup.android.core.requests.CreateActionRequest
 
getAccessToken() - Method in class com.captainup.android.core.requests.CreateClaimRequest
 
getAcquiredAssets() - Method in interface com.captainup.android.core.model.User
 
getAcquiredAssets() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
List of acquired assets ID's
getAcquireOn() - Method in interface com.captainup.android.core.model.Asset
A list of #List badges ID's that are required to achieve this asset (optional).
getAction() - Method in class com.captainup.android.core.requests.CreateActionRequest
 
getAction() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
The action's data
GetActionCaptainUpResponse - Interface in com.captainup.android.core.response
 
getActionCounters() - Method in interface com.captainup.android.core.model.User
Information on the total number of times the user has done the app actions.
getActionName() - Method in enum com.captainup.android.core.model.NotificationType
 
getActions() - Method in interface com.captainup.android.core.response.GetActionCaptainUpResponse
List of the actions, sorted by their date, starting from the most recent action.
getActionSettings() - Method in interface com.captainup.android.core.model.Application
The app's action's settings.
getActionType() - Method in interface com.captainup.android.core.response.GetActionCaptainUpResponse
The type of the actions in the response.
getAdvancedLevels() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
The list of levels the user has been promoted to.
getAllTimePoints() - Method in class com.captainup.android.core.response.LeaderboardChange
 
getAllTimePosition() - Method in class com.captainup.android.core.response.LeaderboardChange
 
getAmount() - Method in interface com.captainup.android.core.model.AcquiredAsset
 
getAmount() - Method in class com.captainup.android.core.model.AcquiredAssetImpl
 
getAmount() - Method in interface com.captainup.android.core.model.Currency
The currency amount, used for example, to represent a specific currency amount awarded when achieving a badge or performing an action etc...
getAmount() - Method in interface com.captainup.android.core.model.Reward
 
getAmountReceived() - Method in interface com.captainup.android.core.model.Currency
The currency amount that was earned in an action, or badge achieve event, or whenever a player earned currency.
getAPIVersion() - Method in interface com.captainup.android.core.response.CaptainUpResponse
The API version
getAppId() - Method in class com.captainup.android.core.requests.CreateActionRequest
 
getApplication() - Method in interface com.captainup.android.core.response.ApplicationCaptainUpResponse
The requested application's information.
getApplication() - Static method in class com.captainup.android.framework.CaptainUp
Returns all the current connected application's settings, including information on the action settings, levels, badges and etc.
getApplicationURL() - Method in interface com.captainup.android.core.model.Application
The URL of the application.
getAssets() - Method in interface com.captainup.android.core.model.Application
A map of all the application assets by their Asset Type ID.
getAssetsByType(AssetType) - Method in interface com.captainup.android.core.model.Application
Get only Assets of a specific type (TROPHY, SHOP_ITEM or GIFT)
getAwardedBadges() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
The list of the new badges the user achieved
getAwardedBasePoints() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
The base number of points the user received for the action.
getAwardedPoints() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
The number of points, in total, the user received from the action and the badges
getBadge() - Method in class com.captainup.android.ui.BadgeWithProgress
 
getBadgeProgress() - Method in interface com.captainup.android.core.model.User
All of the badges the user has any progress on, including the completed ones.
getBadgeProgress() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
The current user's badge progress
getBadgeProgress() - Method in class com.captainup.android.ui.BadgeWithProgress
 
getBadges() - Method in interface com.captainup.android.core.model.Application
A map of all the application badges by their Badge ID.
getBlackColor() - Method in interface com.captainup.android.core.model.Theme
A shade of black for the theme design.
getBoldFont() - Static method in class com.captainup.android.ui.CaptainUpUI
 
getCaptainUpID() - Method in interface com.captainup.android.core.model.User
 
getCaptainUpUIEvents() - Static method in class com.captainup.android.ui.CaptainUpUI
Returns the Captain Up UI Events configuration object.
getCircleColor() - Method in class com.captainup.android.ui.CircleView
 
getClaimed() - Method in interface com.captainup.android.core.model.RewardProgress
Indicates the claim status of a reward - the amount of times the user claimed the reward
getCode() - Method in exception com.captainup.android.core.exceptions.ErrorCodeCaptainUpException
The error code.
getCode() - Method in interface com.captainup.android.core.response.CaptainUpResponse
The request status code
getCompletedConditionsCount() - Method in interface com.captainup.android.core.model.BadgeProgress
The number of conditions completed
getCompletedConditionsCount() - Method in class com.captainup.android.core.model.BadgeProgressImpl
 
getCompletedDate() - Method in interface com.captainup.android.core.model.BadgeProgress
The latest date the badge was completed on.
getCompletedDate() - Method in class com.captainup.android.core.model.BadgeProgressImpl
 
getConditions() - Method in interface com.captainup.android.core.model.Badge
List of all the badge conditions for achievement
getConditionsProgress() - Method in interface com.captainup.android.core.model.BadgeProgress
The badge's conditions progress
getConditionsProgress() - Method in class com.captainup.android.core.model.BadgeProgressImpl
 
getContent() - Method in interface com.captainup.android.framework.InboxItem
The item's message.
getContentHTML() - Method in interface com.captainup.android.framework.InboxItem
The items' message in HTML format.
getContext() - Static method in class com.captainup.android.framework.CaptainUp
 
getCount() - Method in interface com.captainup.android.core.response.GetActionCaptainUpResponse
The number of actions returned.
getCount() - Method in interface com.captainup.android.core.response.GetSocialFeedCaptainUpResponse
The number of actions returned.
getCount() - Method in interface com.captainup.android.core.response.LeaderboardCaptainUpResponse
The number of players returned.
getCount() - Method in class com.captainup.android.ui.BadgeProgressAdapter
 
getCount() - Method in class com.captainup.android.ui.LeaderboardAdapter
 
getCreatedAt() - Method in interface com.captainup.android.core.model.Asset
The #Date the asset was created.
getCurrencies() - Method in interface com.captainup.android.core.model.Action
 
getCurrencies() - Method in interface com.captainup.android.core.model.Asset
The currencies required to acquire this asset.
getCurrencies() - Method in interface com.captainup.android.core.model.Badge
Get the currencies awarded when achieving this badge.
getCurrencies() - Method in interface com.captainup.android.core.model.User
 
getCurrencies() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
 
getCurrencies() - Method in interface com.captainup.android.framework.InboxItem
The currencies awarded (or reduced) from the user as part of the message.
getCustomData() - Method in interface com.captainup.android.core.model.Badge
The badge custom data
getCustomData() - Method in interface com.captainup.android.core.model.IntegrationUser
You can add any other field that you want to the user data, provided it’s not a nested field, and that it contains a boolean, String or numeric value.
getCustomData() - Method in interface com.captainup.android.core.model.Level
The level custom data
getDailyPoints() - Method in interface com.captainup.android.core.model.User
 
getDailyPoints() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
 
getDailyPoints() - Method in class com.captainup.android.core.response.LeaderboardChange
 
getDailyPosition() - Method in class com.captainup.android.core.response.LeaderboardChange
 
getData() - Method in interface com.captainup.android.core.model.Reward
 
getDataByName(String) - Method in interface com.captainup.android.core.model.Reward
 
getDescription() - Method in interface com.captainup.android.core.model.ActionableEntity
 
getDescription() - Method in interface com.captainup.android.core.model.Asset
The asset description
getDescription() - Method in interface com.captainup.android.core.model.Badge
The badge description
getDescription() - Method in interface com.captainup.android.core.model.Condition
 
getDescription() - Method in interface com.captainup.android.core.model.FieldSchema
The description of the field.
getDescription() - Method in interface com.captainup.android.core.model.Level
The level description
getDescription() - Method in interface com.captainup.android.core.model.Reward
 
getDescription() - Method in interface com.captainup.android.core.model.RewardType
 
getDescriptionHtml() - Method in interface com.captainup.android.core.model.Asset
The asset description in html format, can be used to display dynamic links or text formats.
getDeterminer() - Method in interface com.captainup.android.core.model.ActionableEntitySchema
The determiner for the entity name.
getDisplayName() - Method in interface com.captainup.android.core.model.IntegrationUser
The user's display name.
getEmail() - Method in interface com.captainup.android.core.model.IntegrationUser
The user's email address.
getEntity() - Method in interface com.captainup.android.core.model.Action
The action object information
getEntitySchemas() - Method in interface com.captainup.android.core.model.ActionSettings
 
getErrorCodeException() - Method in interface com.captainup.android.core.response.CaptainUpResponse
 
getExtraParameters() - Method in interface com.captainup.android.core.model.ActionableEntity
The entity's user defined parameters.
getFieldSchemas() - Method in interface com.captainup.android.core.model.ActionableEntitySchema
List of available fields of the entity.
getFilterToggle() - Method in class com.captainup.android.ui.TabView
 
getFirstName() - Method in interface com.captainup.android.core.model.IntegrationUser
The user's first name
getFont() - Static method in class com.captainup.android.ui.CaptainUpUI
 
getGameCenterDetails() - Method in interface com.captainup.android.core.model.Application
The details of the app's game center display (like the title and text).
getGravity() - Method in interface com.captainup.android.ui.ToastNotificationConfiguration
 
getGravity() - Method in class com.captainup.android.ui.ToastNotificationConfigurationImpl
 
getGreyColor() - Method in interface com.captainup.android.core.model.Theme
A shade of grey for the theme design
getID() - Method in interface com.captainup.android.core.model.AcquiredAsset
 
getID() - Method in class com.captainup.android.core.model.AcquiredAssetImpl
 
getID() - Method in interface com.captainup.android.core.model.Action
 
getID() - Method in interface com.captainup.android.core.model.ActionableEntitySchema
 
getID() - Method in interface com.captainup.android.core.model.ActionSettings
The ID of the Action Setting
getID() - Method in interface com.captainup.android.core.model.Application
The ID of the app.
getID() - Method in interface com.captainup.android.core.model.Asset
The asset ID
getID() - Method in interface com.captainup.android.core.model.Badge
The badge ID
getID() - Method in interface com.captainup.android.core.model.Condition
 
getID() - Method in interface com.captainup.android.core.model.FieldSchema
 
getID() - Method in interface com.captainup.android.core.model.IntegrationUser
Required.
getID() - Method in interface com.captainup.android.core.model.Level
The ID of the level
getID() - Method in interface com.captainup.android.core.model.Reward
 
getID() - Method in interface com.captainup.android.core.model.RewardData
The data object ID
getID() - Method in interface com.captainup.android.core.model.RewardType
 
getID() - Method in interface com.captainup.android.core.model.RewardTypeProperty
 
getID() - Method in interface com.captainup.android.core.model.User
 
getID() - Method in interface com.captainup.android.framework.InboxItem
 
getImageFiles() - Method in interface com.captainup.android.core.model.Asset
The asset images file, can be used to fetch high quality version of the asset image.
getImageFiles() - Method in interface com.captainup.android.core.model.Badge
Details on the badge's image files
getImageFiles() - Method in interface com.captainup.android.core.model.Level
The level preset image path
getImageURL() - Method in interface com.captainup.android.core.model.ActionSettings
The URL to the action's image.
getImageURL() - Method in interface com.captainup.android.core.model.ImageFiles
The actual image that was uploaded (without any manipulations).
getImageURL() - Method in interface com.captainup.android.core.model.IntegrationUser
A full URL to the user's profile image
getImageURL() - Method in interface com.captainup.android.core.model.RewardType
 
getImageURL() - Method in interface com.captainup.android.core.model.User
 
getInbox() - Method in interface com.captainup.android.framework.ActionableUser
Returns the user's inbox.
getInboxBackgroundPeriod() - Method in interface com.captainup.android.framework.CaptainUpProperties
 
getInstance(Context) - Static method in class com.captainup.android.ui.NumberFormatter
 
getIntroText() - Method in interface com.captainup.android.core.model.GameCenter
The text for the app's game center.
getIntroTextHTML() - Method in interface com.captainup.android.core.model.GameCenter
The HTML text of the app's game center.
getIntroTitle() - Method in interface com.captainup.android.core.model.GameCenter
The title of the app's game center.
getItem(int) - Method in class com.captainup.android.ui.BadgeProgressAdapter
 
getItem(int) - Method in class com.captainup.android.ui.LeaderboardAdapter
 
getItemId(int) - Method in class com.captainup.android.ui.BadgeProgressAdapter
 
getItemId(int) - Method in class com.captainup.android.ui.LeaderboardAdapter
 
getItems() - Method in interface com.captainup.android.core.response.GetSocialFeedCaptainUpResponse
List of the actions, sorted by their date, starting from the most recent action.
getLastAcquired() - Method in interface com.captainup.android.core.model.AcquiredAsset
 
getLastAcquired() - Method in class com.captainup.android.core.model.AcquiredAssetImpl
 
getLastName() - Method in interface com.captainup.android.core.model.IntegrationUser
The user's last name
getLastUpdatedDate() - Method in interface com.captainup.android.core.model.BadgeProgressMap
 
getLayout() - Method in interface com.captainup.android.ui.ToastNotificationConfiguration
The ID of the layout to be used with the Toast Notification.
getLayout() - Method in class com.captainup.android.ui.ToastNotificationConfigurationImpl
 
getLeaderboard() - Method in interface com.captainup.android.core.response.LeaderboardCaptainUpResponse
List of all the players, ordered by their position in the leaderboard.
getLeaderboardPositions() - Method in interface com.captainup.android.core.model.User
The user's position in all the leaderboards
getLeaderboardPositions() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
The user's position in all the leaderboards
getLeaderboardTime() - Method in interface com.captainup.android.core.response.LeaderboardCaptainUpResponse
The leaderboard's type.
getLevel() - Method in interface com.captainup.android.core.model.User
 
getLevelID() - Method in interface com.captainup.android.core.model.User
 
getLevels() - Method in interface com.captainup.android.core.model.Application
List of the app's levels
getLimit() - Method in interface com.captainup.android.core.Query
 
getLimit() - Method in interface com.captainup.android.core.response.GetActionCaptainUpResponse
The number of actions that were requested
getLimit() - Method in interface com.captainup.android.core.response.GetSocialFeedCaptainUpResponse
The number of actions that were requested
getLimit() - Method in interface com.captainup.android.core.response.LeaderboardCaptainUpResponse
The number of players that was requested
getListeners(Class<T>) - Method in class com.captainup.android.framework.ActionableUserListenerManager
 
getLoggedInUser() - Static method in class com.captainup.android.framework.CaptainUp
Returns the logged in user.
getLoginAction() - Method in interface com.captainup.android.framework.CaptainUpProperties
 
getLogoURL() - Method in interface com.captainup.android.core.model.Application
The URL to your app's logo.
getMeasurement() - Method in interface com.captainup.android.core.model.ActionableEntity
 
getMobileSecret() - Method in class com.captainup.android.core.requests.CreateIntegrationUserRequest
 
getMobileToken() - Method in class com.captainup.android.core.requests.CreateAcquireRequest
 
getMobileToken() - Method in class com.captainup.android.core.requests.CreateActionRequest
 
getMobileToken() - Method in class com.captainup.android.core.requests.CreateClaimRequest
 
getMonthlyPoints() - Method in interface com.captainup.android.core.model.User
 
getMonthlyPoints() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
 
getMonthlyPoints() - Method in class com.captainup.android.core.response.LeaderboardChange
 
getMonthlyPosition() - Method in class com.captainup.android.core.response.LeaderboardChange
 
getMultiplier() - Method in interface com.captainup.android.core.model.Currency
the currency multiplier (can be set in the admin panel)
getName() - Method in interface com.captainup.android.core.model.Action
The name of the action
getName() - Method in interface com.captainup.android.core.model.ActionableEntity
 
getName() - Method in interface com.captainup.android.core.model.ActionableEntitySchema
The name of the entity.
getName() - Method in interface com.captainup.android.core.model.ActionSettings
The name of the action.
getName() - Method in interface com.captainup.android.core.model.Application
The name of the app.
getName() - Method in interface com.captainup.android.core.model.Asset
The Asset name
getName() - Method in interface com.captainup.android.core.model.Badge
The name of the badge
getName() - Method in interface com.captainup.android.core.model.Currency
The currency name, that is set up in the admin panel (for example, default currency name is "points")
getName() - Method in interface com.captainup.android.core.model.FieldSchema
The name of the field.
getName() - Method in interface com.captainup.android.core.model.IntegrationUser
The user's full name.
getName() - Method in interface com.captainup.android.core.model.Level
The name of the level
getName() - Method in interface com.captainup.android.core.model.Reward
 
getName() - Method in interface com.captainup.android.core.model.RewardData
The field name.
getName() - Method in interface com.captainup.android.core.model.RewardType
 
getName() - Method in interface com.captainup.android.core.model.RewardTypeProperty
 
getName() - Method in interface com.captainup.android.core.model.Theme
The theme's name.
getName() - Method in interface com.captainup.android.core.model.User
 
getNewMessageCount() - Method in interface com.captainup.android.framework.Inbox
 
getNextLevel() - Method in interface com.captainup.android.core.model.User
 
getNotificationsQueue() - Method in interface com.captainup.android.framework.ActionableUser
Returns the user's notification's queue.
getObjectName() - Method in interface com.captainup.android.core.response.CaptainUpResponse
The name of the object requested
getOrdinalNumber() - Method in interface com.captainup.android.core.model.Level
The level ordinal number
getOutlineColor() - Method in class com.captainup.android.ui.CircleView
 
getOutlineWidth() - Method in class com.captainup.android.ui.CircleView
 
getParam() - Method in exception com.captainup.android.core.exceptions.ErrorCodeCaptainUpException
 
getPastTense() - Method in interface com.captainup.android.core.model.ActionSettings
The past tense of the action
getPlayerId() - Method in interface com.captainup.android.core.model.Action
The ID of the user that did the action
getPlayerTotal() - Method in interface com.captainup.android.core.model.Currency
The total amount of currency a player has.
getPlural() - Method in interface com.captainup.android.core.model.ActionableEntitySchema
The plural name of the entity.
getPoints() - Method in interface com.captainup.android.core.model.ActionSettings
The number of points that will be awarded to the user for doing the action.
getPoints() - Method in interface com.captainup.android.core.model.Badge
The number of points that will be awarded to the user for achieving this badge
getPoints() - Method in interface com.captainup.android.core.model.Level
The number of points needed to reach this level
getPointsInterval() - Method in interface com.captainup.android.core.model.ActionSettings
The points interval.
getPresentProgressiveTense() - Method in interface com.captainup.android.core.model.ActionSettings
The present progressive tense of the action.
getPresetImage() - Method in interface com.captainup.android.core.model.Asset
The asset preset image
getPresetImage() - Method in interface com.captainup.android.core.model.ImageFiles
If the Captain Up Object associated with this ImageFiles instance has an image, the preset image will always be initialized to one of its images.
getPrimaryColor() - Method in interface com.captainup.android.core.model.Theme
The primary theme's color
getPrimaryColorDark() - Method in interface com.captainup.android.core.model.Theme
A dark shade of the primary theme color.
getPrimaryColorLight() - Method in interface com.captainup.android.core.model.Theme
A light shade of the primary theme color.
getPrivateActivities() - Method in interface com.captainup.android.core.model.User
 
getProgress() - Method in interface com.captainup.android.core.model.BadgeProgress
The user’s badge progress, as a number between 0 and 1.
getProgress() - Method in class com.captainup.android.core.model.BadgeProgressImpl
 
getProperties() - Method in interface com.captainup.android.core.model.RewardType
 
getProperties() - Static method in class com.captainup.android.framework.CaptainUp
Get the Captain Up properties
getPublicActivities() - Method in interface com.captainup.android.core.model.User
 
getQuantity() - Method in interface com.captainup.android.core.model.ActionableEntity
 
getRepeatTimes() - Method in interface com.captainup.android.core.model.ConditionProgress
The number of times the user repeatedly passed this condition
getRequestParam() - Method in enum com.captainup.android.core.model.LeaderboardTime
 
getRequestURL() - Method in interface com.captainup.android.core.response.CaptainUpResponse
The URL of the request
getReward() - Method in interface com.captainup.android.core.model.Asset
The Asset Reward Object
getReward() - Method in interface com.captainup.android.core.model.Badge
The Badge Reward Object
getReward() - Method in interface com.captainup.android.core.response.CreateClaimCaptainUpResponse
 
getRewardProgress() - Method in interface com.captainup.android.core.model.BadgeProgress
Map of the badge rewards (key: reward ID, value: RewardProgress obejct) When you want to know if a reward has already been claimed (therefor there's no need to show a 'claim!' dialog to the user, for example) you can get the rewardsProgress Map from the badgeProgress object and use the .isClaimed() function.
getRewardProgress() - Method in class com.captainup.android.core.model.BadgeProgressImpl
 
getRewards() - Method in interface com.captainup.android.core.model.Asset
The Asset Rewards Array
getRewards() - Method in interface com.captainup.android.core.model.Badge
The Badge Rewards Array
getRewardType() - Method in interface com.captainup.android.core.model.Reward
 
getRewardTypeID() - Method in interface com.captainup.android.core.model.Reward
 
getRewardTypes() - Method in interface com.captainup.android.core.model.Application
A map of all the application reward types by their Reward Type ID.
getSecondaryColor() - Method in interface com.captainup.android.core.model.Theme
The secondary theme color.
getSecondaryColorDark() - Method in interface com.captainup.android.core.model.Theme
A dark shade of the secondary theme color.
getSecondaryColorLight() - Method in interface com.captainup.android.core.model.Theme
A light shade of the secondary theme color.
getSegmentedBadges() - Static method in class com.captainup.android.framework.CaptainUp
 
getShortContent() - Method in interface com.captainup.android.framework.InboxItem
Get the message short description text.
getShowVisitIndex() - Method in interface com.captainup.android.core.model.SignUpMessage
After which visit should the Sign Up message show.
getSignature() - Method in interface com.captainup.android.core.model.SignedIntegrationUser
 
getSignUpMessage() - Method in interface com.captainup.android.core.model.Application
The details of the sign up message for the app.
getSignUpMessageDialog() - Static method in class com.captainup.android.ui.CaptainUpUI
 
getSignUpMessageDialog(Activity) - Static method in class com.captainup.android.ui.CaptainUpUI
 
getSkip() - Method in interface com.captainup.android.core.Query
 
getSkip() - Method in interface com.captainup.android.core.response.GetActionCaptainUpResponse
The number of actions skipped in the pagination
getSkip() - Method in interface com.captainup.android.core.response.GetSocialFeedCaptainUpResponse
The number of actions skipped in the pagination
getSkip() - Method in interface com.captainup.android.core.response.LeaderboardCaptainUpResponse
The number of players skipped in the leaderboard
GetSocialFeedCaptainUpResponse - Interface in com.captainup.android.core.response
 
getStock() - Method in interface com.captainup.android.core.model.Asset
Asset stock, can be set in the admin panel to manage products availability in your shop.
getTabID() - Method in class com.captainup.android.ui.TabView
 
getText() - Method in interface com.captainup.android.core.model.SignUpMessage
The app's Sign Up Message Text.
getTextHtml() - Method in interface com.captainup.android.core.model.SignUpMessage
The app's Sign Up Message Text.
getTheme() - Method in interface com.captainup.android.core.model.Application
The details of the theme defined for the app.
getThumbnailImageURL() - Method in interface com.captainup.android.core.model.ImageFiles
A scaled-down image of the actual image that was uploaded.
getTimes() - Method in interface com.captainup.android.core.model.ConditionProgress
The number of times the user passed this condition so far
getTimesCompleted() - Method in interface com.captainup.android.core.model.BadgeProgress
The number of times the user has completed this badge.
getTimesCompleted() - Method in class com.captainup.android.core.model.BadgeProgressImpl
 
getTimestamp() - Method in interface com.captainup.android.core.model.Action
The action timestamp.
getTimestamp() - Method in interface com.captainup.android.framework.InboxItem
The time at which the message was sent.
getTitle() - Method in interface com.captainup.android.core.model.SignUpMessage
The app's Sign Up Title.
getTitle() - Method in interface com.captainup.android.framework.InboxItem
Get the message title
getToastConfiguration() - Static method in class com.captainup.android.ui.CaptainUpUI
Returns the Toast Configurations object used to configure the Toast Notifications.
getTotalActionCount() - Method in interface com.captainup.android.core.model.User
 
getTotalPlayers() - Method in interface com.captainup.android.core.response.LeaderboardCaptainUpResponse
The total number of players in the app.
getType() - Method in exception com.captainup.android.core.exceptions.ErrorCodeCaptainUpException
 
getType() - Method in interface com.captainup.android.core.model.ActionableEntity
 
getType() - Method in interface com.captainup.android.core.model.Asset
The Asset type
getType() - Method in interface com.captainup.android.core.model.Condition
 
getType() - Method in interface com.captainup.android.core.model.FieldSchema
The type of the field.
getType() - Method in interface com.captainup.android.core.model.Reward
 
getType() - Method in interface com.captainup.android.core.model.RewardTypeProperty
 
getUnavailableSegmentedBadgesIDs() - Method in interface com.captainup.android.core.model.User
 
getUnclaimedRewards() - Method in interface com.captainup.android.framework.ActionableUser
Returns a list of rewards that are ready to be claimed (unclaimed rewards from achieved badges).
getUnclaimedRewards(Badge) - Method in interface com.captainup.android.framework.ActionableUser
Giving a Badge object, returns a list of associated rewards that are ready to be claimed.
getUpdatedAt() - Method in interface com.captainup.android.core.model.Asset
The #Date the asset was updated.
getURL() - Method in interface com.captainup.android.core.model.ActionableEntity
 
getURL() - Method in interface com.captainup.android.core.model.IntegrationUser
The URL to the uesr's page of your app, or the user's website.
getUser() - Method in interface com.captainup.android.core.model.SocialFeedItem
The player who performed the action
getUser() - Method in class com.captainup.android.core.requests.CreateIntegrationUserRequest
 
getUser() - Method in interface com.captainup.android.core.response.UserCaptainUpResponse
 
getUser(String, CaptainUpCallback<User>) - Static method in class com.captainup.android.framework.CaptainUp
 
getUserId() - Method in class com.captainup.android.core.requests.CreateAcquireRequest
 
getUserId() - Method in class com.captainup.android.core.requests.CreateActionRequest
 
getUserId() - Method in class com.captainup.android.core.requests.CreateClaimRequest
 
getUserSignature() - Method in class com.captainup.android.core.requests.CreateIntegrationUserRequest
 
getValue() - Method in interface com.captainup.android.core.model.RewardData
The field value.
getView(int, View, ViewGroup) - Method in class com.captainup.android.ui.BadgeProgressAdapter
 
getView(int, View, ViewGroup) - Method in class com.captainup.android.ui.LeaderboardAdapter
 
getWeeklyPoints() - Method in interface com.captainup.android.core.model.User
 
getWeeklyPoints() - Method in interface com.captainup.android.core.response.CreateActionCaptainUpResponse
 
getWeeklyPoints() - Method in class com.captainup.android.core.response.LeaderboardChange
 
getWeeklyPosition() - Method in class com.captainup.android.core.response.LeaderboardChange
 
getWeight() - Method in interface com.captainup.android.core.model.Asset
Asset weight, can be set in the admin panel.
getWeight() - Method in interface com.captainup.android.core.model.Badge
The badge weight affect the weight given to each badge when we sort, display and recommend the badges to users.
getWhiteColor() - Method in interface com.captainup.android.core.model.Theme
A shade of white for the theme design.
getXOffset() - Method in interface com.captainup.android.ui.ToastNotificationConfiguration
 
getXOffset() - Method in class com.captainup.android.ui.ToastNotificationConfigurationImpl
 
getYOffset() - Method in interface com.captainup.android.ui.ToastNotificationConfiguration
 
getYOffset() - Method in class com.captainup.android.ui.ToastNotificationConfigurationImpl
 
GrayscaleTransformation - Class in com.captainup.android.ui
 
GrayscaleTransformation() - Constructor for class com.captainup.android.ui.GrayscaleTransformation
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links