HIVE SDK for iOS

Properties | List of all members
HIVEProfileInfo Class Reference

User Profile Information playerID : User's unique ID
playerName : The nickname of the user to be shown outside. More...

#import <HIVEAuthV4.h>

Inheritance diagram for HIVEProfileInfo:
HIVEPlayerInfo

Properties

int64_t playerId
 사용자 Player ID
 
NSString * playerName
 사용자 Player name. 처음 연결된 Provider의 정보로 채워지며, HIVE 와 연동시 변경이 가능하다.
 
NSString * playerImageUrl
 사용자 image url. PlayerName과 마찬가지로 처음 연결된 Provider의 정보로 채워지며, HIVE와 연동시 변경이 가능하다.
 

Detailed Description

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.


The documentation for this class was generated from the following files:
Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved. Terms of Use Privacy Policy