SKZPlayer Class Reference
Inherits from | NSObject |
---|---|
Declared in | SKZPlayer.h |
playerMatchId
Player’s id for the match
@property (readonly, nullable) NSString *playerMatchId
Declared In
SKZPlayer.h
isCurrentPlayer
Flag for if the player is the current player
@property (readonly) bool isCurrentPlayer
Declared In
SKZPlayer.h
avatarURL
Player’s profile picture (or avatar) URL
@property (readonly, nullable) NSString *avatarURL
Declared In
SKZPlayer.h
displayName
Player’s display name
@property (readonly, nonnull) NSString *displayName
Declared In
SKZPlayer.h
flagURL
URL for the flag for the player
@property (readonly, nullable) NSString *flagURL
Declared In
SKZPlayer.h