HIVE SDK for iOS

Properties | List of all members
HIVEProfileHive Class Reference

HIVE user profile information
More...

#import <HIVESocialHive.h>

Inherits NSObject, and <NSCopying>.

Properties

NSString * vid
 The unique ID of the user issued per game when performing a HIVE login

The game manages user information by vid.
 
NSString * uid
 Unique ID (Big Integer type) used in HIVE Social.
 
NSString * identifier
 HIVE Login ID (max 12)
 
NSString * userName
 HIVE nickname or facebook name entered by the user (max 128)
 
NSString * facebookId
 Facebook Id if Facebook account is connected, null if not.
 
NSString * profileImageUrl
 Profile image URL.
 
NSString * country
 Country code according to user selection.
 
NSString * comment
 The user's status message (a "word" entered by the user)
 
BOOL testAccount
 Whether it is a test account, true/false.
 
NSString * email
 Login email address. Null if none.
 
NSString * birthday
 Birthday , Null if none.
 
NSString * gender
 Gender , Null if none.
 
BOOL gameFriend
 Whether in game friend, true/false.
 
NSString * assnet
 HIVE Membership, C: Com2us, G : GameVil, H : HIVE, or null.
 
HIVEProfileRelationRouteType relationRoute
 A route that you became friend for the first time.
 

Detailed Description

HIVE user profile information

Hive 인증 가입자의 프로필 정보

Author
seongjunkim

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