HIVE SDK for iOS

Instance Methods | List of all members
HIVEAuthV4Helper Class Reference

Provides advanced features of HIVE Authentication. More...

#import <HIVEAuthV4Helper.h>

Inherits NSObject.

Instance Methods

(void) - syncAccount:handler:
 Helps to inform whether accounts conflict or not when executing the provided as well as other APIs. More...
 
(void) - signIn:
 Player sign-in

Condition of use

  1. Complete to initialize HIVE SDK

    Key result code

More...
 
(void) - signOut:
 Player sign-out

Condition of use

  1. Complete to initialize HIVE SDK
  2. Complete HIVE SignIn

    Key result code

More...
 
(void) - connect:handler:
 Provider Connection

Condition of use

  1. Complete to initialize HIVE SDK
  2. Complete HIVE SignIn

    Key result code

More...
 
(void) - disconnect:handler:
 Provider connetion

Condition of use

  1. Complete to initialize HIVE SDK
  2. Complete HIVE SignIn

    Key result code

More...
 
(void) - showLeaderboard:
 Queries leaderboard

Condition of use

  1. Complete to initialize HIVE SDK
  2. Complete HIVE SignIn

    Refernce

  1. It tries to execute the service automatically if the signed-in account is diconnected with PGS/GameCenter.
More...
 
(void) - showAchievements:
 Queries Achievements

Condition of use

  1. Complete to initialize HIVE SDK
  2. Complete HIVE SignIn

    Reference

  1. It tries to execute the service automatically if the signed-in account is diconnected with PGS/GameCenter.
More...
 
(void) - showGameCenterLoginCancelDialog:
 If a sign-in window of Game Center is not displayed, show its status
and display a UI to inform how to sign in the Game Center. More...
 
(void) - showConflict:
 Displays conflict status, and HIVE UI avilable to select an account. More...
 
(void) - showConflict:handler:
 Displays conflict status, and HIVE UI which is available to select an account as well as shows game information. More...
 
(void) - switchAccount:
 If accounts conflict, sign out the current player
and try to sign in with the account signed in on the user device. More...
 
(void) - resolveConflict:
 In case it is not changed the currently signed-in account after accounts conflict. More...
 
(NSArray *) - getIDPList
 Receives the Provider lists sent by SDK. More...
 

Detailed Description

Provides advanced features of HIVE Authentication.



The detailed functions provided by this class are as follows.


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