HIVE SDK for iOS

Properties | List of all members
HIVEPlayerInfo Class Reference

Sign-in User Information it includes user's tocken and DID value along with ProfileInfo. More...

#import <HIVEAuthV4.h>

Inheritance diagram for HIVEPlayerInfo:
HIVEProfileInfo

Properties

NSString * playerToken
 사용자 Player 세션 토큰.
 
NSString * did
 사용자 device identifier. 처음 setup시 생성되며 이후 앱 삭제 전까지 바뀌지 않는다.
 
NSDictionary< HIVEProviderTypeStr *, HIVEProviderInfo * > * providerInfoData
 connection되어 있는 provider 목록.
 
- Properties inherited from HIVEProfileInfo
int64_t playerId
 사용자 Player ID
 
NSString * playerName
 사용자 Player name. 처음 연결된 Provider의 정보로 채워지며, HIVE 와 연동시 변경이 가능하다.
 
NSString * playerImageUrl
 사용자 image url. PlayerName과 마찬가지로 처음 연결된 Provider의 정보로 채워지며, HIVE와 연동시 변경이 가능하다.
 

Detailed Description

Sign-in User Information it includes user's tocken and DID value along with ProfileInfo.



playerToken : Token associated with playerId required for sign-in verification
did : Device unique ID (DID). It is created when setup () is called for the first time and does not change until after the app is deleted.

See also
HIVEProfileInfo

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