HIVE SDK for C++

Public Attributes | List of all members
PlayerInfo Class Reference

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

#include <HIVE_AuthV4.h>

Inheritance diagram for PlayerInfo:
ProfileInfo

Public Attributes

std::string playerToken
 사용자 Player 세션 토큰.
 
std::string did
 사용자 device identifier.
 
- Public Attributes inherited from ProfileInfo
hive::PlayerID playerId
 사용자 Player ID
 

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 file:
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy