#import <OFAbridgedHighScore.h>
List of all members.
Member Function Documentation
get the profile picture associated with this high score
- Returns:
- OFRequestHandle for the server request. Use this to cancel the request
- Note:
- Invokes - (void)didGetProfilePicture:(UIImage*)image OFAbridgedHighScore:(OFAbridgedHighScore*)score; on success and
- (void)didFailGetProfilePictureOFAbridgedHighScore:(OFAbridgedHighScore*)score; on failure
+ (NSString*) getResourceName |
|
|
|
Property Documentation
- (NSString *) displayText [read, assign] |
Formatted string representation of score suitable for display
- (int64_t) score [read, assign] |
- (NSUInteger) userGamerScore [read, assign] |
Gamer score of the user the score belongs to
- (NSString *) userId [read, assign] |
Resource id for the user the score belongs to
- (NSString *) userName [read, assign] |
Name of the user the score belongs to
- (NSString *) userProfilePictureUrl [read, assign] |
The documentation for this class was generated from the following file: