#import <CPTCreateActionResponse.h>
◆ achievedBadges
- (NSArray<id<CPTBadge> >*) achievedBadges |
|
readnonatomicassign |
The list of the new badges the user achieved All the elements of the array conform to the CPTBadge protocol
◆ acquiredAssets
- (NSArray<NSString*>*) acquiredAssets |
|
readnonatomicassign |
List of acquired assets ID's
- Returns
- NSArray<NSString*>
◆ action
◆ advancedLevels
- (NSArray<id<CPTLevel> >*) advancedLevels |
|
readnonatomicassign |
The list of levels the user have been promoted to. Can be zero, one or many levels. If the user has advanced more than one level because of an action, the levels will be sorted from low to high. All the elements of the array conform to the CPTLevel protocol
◆ availableRewards
Available rewards which user can claim.
◆ awardedBasePoints
- (CPTPoint) awardedBasePoints |
|
readnonatomicassign |
The base number of points the user received for the action
◆ awardedPoints
- (CPTPoint) awardedPoints |
|
readnonatomicassign |
The number of points, in total, the user received from the action and the badges
◆ badgeProgress
The current user's badge progress
◆ currencies
- (NSDictionary<NSString*,id<CPTCurrency> >*) currencies |
|
readnonatomicassign |
◆ dailyPoints
◆ leaderboardPositions
- (NSDictionary<NSString*,NSNumber*>*) leaderboardPositions |
|
readnonatomicassign |
The user's position in all the leaderboards
◆ monthlyPoints
- (CPTPoint) monthlyPoints |
|
readnonatomicassign |
◆ unavailableSegmentedAssets
- (NSArray<NSString*>*) unavailableSegmentedAssets |
|
readnonatomicassign |
Unvailable segmented assets
◆ unavailableSegmentedBadges
- (NSArray<NSString*>*) unavailableSegmentedBadges |
|
readnonatomicassign |
Unvailable segmented badges
◆ weeklyPoints
- (CPTPoint) weeklyPoints |
|
readnonatomicassign |
The documentation for this protocol was generated from the following file: