HIVE SDK for iOS

Class Methods | Properties | List of all members
HIVEProviderInfo Class Reference

Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider. More...

#import <HIVEAuthV4.h>

Inherits NSObject, and <NSCopying>.

Class Methods

(NSString *) + stringProviderType:
 Provider type으로 string 값을 얻어온다. More...
 
(HIVEProviderType) + providerTypeFromString:
 Provider string값으로 type을 얻어온다. More...
 

Properties

HIVEProviderType providerType
 Provider의 type.
 
NSString * providerUserId
 Provider의 사용자 user identifier. More...
 

Detailed Description

Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider.

If there is no providerUserId, it is not connected.
If you are using Provider auto-login (implicit login), also check providerUserId in the result of signIn(Provider) call.

providerType : Current Provider Type
providerUserId : Provider's Unique User ID (It is not PlayerID)

Property Documentation

§ providerUserId

- (NSString*) providerUserId
readwritenonatomiccopy

Provider의 사용자 user identifier.

Warning
PlayerId가 아니다.

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