Captainup
2.4
|
#import <CPTLeaderboardResponse.h>
Properties | |
CPTLeaderboardTime | leaderboardTime |
NSUInteger | total |
NSArray< id< CPTUser > > * | leaderboard |
![]() | |
NSUInteger | count |
NSUInteger | skip |
NSUInteger | limit |
![]() | |
NSInteger | code |
NSError * | error |
NSString * | objectName |
NSString * | requestUrl |
NSString * | apiVersion |
BOOL | isSuccessful |
![]() | |
NSDictionary< NSString *, id > * | sourceDictionary |
Additional Inherited Members | |
![]() | |
(nonnull instancetype) | - initWithDictionary: |
(nonnull NSDictionary< NSString *, id > *) | - toDictionary |
|
readnonatomicassign |
List of all the players, ordered by their position in the leaderboard. Each element of the array conforms to the CPTUser protocol.
|
readnonatomicassign |
The leaderboard's type
|
readnonatomicassign |
The total number of players in the app