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