User Profile Information playerID : User's unique ID
playerName : The nickname of the user to be shown outside.
More...
#import <HIVEAuthV4.h>
Properties | |
int64_t | playerId |
사용자 Player ID | |
NSString * | playerName |
사용자 Player name. 처음 연결된 Provider의 정보로 채워지며, HIVE 와 연동시 변경이 가능하다. | |
NSString * | playerImageUrl |
사용자 image url. PlayerName과 마찬가지로 처음 연결된 Provider의 정보로 채워지며, HIVE와 연동시 변경이 가능하다. | |
User Profile Information playerID : User's unique ID
playerName : The nickname of the user to be shown outside.
It is filled with information from the first connected provider, but can be changed when user register HIVE Membership.
playerImageUrl : Thumbnail image URL of the user. Like PlayerName, it is filled with information from the first connected provider, but can be changed when user register HIVE Membership.