This is the complete list of members for hive.AuthV4, including all inherited members.
| AuthV4MaintenanceActionType enum name | hive.AuthV4 | |
| checkBlacklist(Boolean isShow, onAuthV4Maintenance listener) | hive.AuthV4 | static |
| checkMaintenance(Boolean isShow, onAuthV4Maintenance listener) | hive.AuthV4 | static |
| checkProvider(ProviderType providerType, onDeviceProviderInfo listener) | hive.AuthV4 | static |
| connect(ProviderType providerType, onAuthV4Connect listener) | hive.AuthV4 | static |
| connectWithAuthKey(String authKey, onAuthV4Connect listener) | hive.AuthV4 | static |
| deleteStoredPlayerId(Int64 playerId, onAuthV4DeletePlayerId listener) | hive.AuthV4 | static |
| disconnect(ProviderType providerType, onAuthV4Disconnect listener) | hive.AuthV4 | static |
| disconnectWithName(String providerName, onAuthV4Disconnect listener) | hive.AuthV4 | static |
| getAgeGateU13() | hive.AuthV4 | static |
| getParentalConsentInfo() | hive.AuthV4 | static |
| getPlayerInfo() | hive.AuthV4 | static |
| getProfile(List< Int64 > playerIdList, onAuthV4GetProfile listener) | hive.AuthV4 | static |
| getProviderFriendsList(ProviderType providerType, onGetProviderFriendsList listener) | hive.AuthV4 | static |
| getStoredPlayerIdList(onAuthV4GetAccountPlayerIdList listener) | hive.AuthV4 | static |
| isAutoSignIn() | hive.AuthV4 | static |
| onAuthV4AdultConfirm(ResultAPI result) | hive.AuthV4 | |
| onAuthV4Connect(ResultAPI result, PlayerInfo conflictPlayer) | hive.AuthV4 | |
| onAuthV4DeletePlayerId(ResultAPI result) | hive.AuthV4 | |
| onAuthV4DialogDismiss(bool isDismiss) | hive.AuthV4 | |
| onAuthV4Disconnect(ResultAPI result) | hive.AuthV4 | |
| onAuthV4GetAccountPlayerIdList(ResultAPI result, List< Int64 > playerId) | hive.AuthV4 | |
| onAuthV4GetProfile(ResultAPI result, List< ProfileInfo > profileInfoList) | hive.AuthV4 | |
| onAuthV4Maintenance(ResultAPI result, List< AuthV4MaintenanceInfo > maintenanceInfoList) | hive.AuthV4 | |
| onAuthV4RefreshAccessToken(ResultAPI result, string accessToken) | hive.AuthV4 | |
| onAuthV4ResolveConflict(ResultAPI result) | hive.AuthV4 | |
| onAuthV4Setup(ResultAPI result, Boolean isAutoSignIn, String did, List< ProviderType > providerTypeList) | hive.AuthV4 | |
| onAuthV4ShowChatbotInquiry(ResultAPI result) | hive.AuthV4 | |
| onAuthV4ShowDeviceManagement(ResultAPI result) | hive.AuthV4 | |
| onAuthV4ShowInquiry(ResultAPI result) | hive.AuthV4 | |
| onAuthV4ShowMyInquiry(ResultAPI result) | hive.AuthV4 | |
| onAuthV4ShowProfile(ResultAPI result) | hive.AuthV4 | |
| onAuthV4ShowTerms(ResultAPI result) | hive.AuthV4 | |
| onAuthV4SignIn(ResultAPI result, PlayerInfo playerInfo) | hive.AuthV4 | |
| onAuthV4SignOut(ResultAPI result) | hive.AuthV4 | |
| onAuthV4StorePlayerId(ResultAPI result) | hive.AuthV4 | |
| onDeviceProviderInfo(ResultAPI result, ProviderInfo providerInfo) | hive.AuthV4 | |
| onGetProviderFriendsList(ResultAPI result, ProviderType providerType, Dictionary< String, Int64 > providerUserIdList) | hive.AuthV4 | |
| playerDelete(onAuthV4SignOut listener) | hive.AuthV4 | static |
| ProviderType enum name | hive.AuthV4 | |
| refreshAccessToken(onAuthV4RefreshAccessToken listener) | hive.AuthV4 | static |
| requestPermissionViewData(onAuthV4RequestPermissionViewData listener) | hive.AuthV4 | static |
| resetAgreement() | hive.AuthV4 | static |
| resolveConflict(onAuthV4ResolveConflict listener) | hive.AuthV4 | static |
| selectConflict(Int64 selectedPlayerId, onAuthV4SignIn listener) | hive.AuthV4 | static |
| setProviderChangedListener(onDeviceProviderInfo listener) | hive.AuthV4 | static |
| setup(onAuthV4Setup listener) | hive.AuthV4 | static |
| showAdultConfirm(onAuthV4AdultConfirm listener) | hive.AuthV4 | static |
| showChatbotInquiry(String additionalInfo, onAuthV4ShowChatbotInquiry listener) | hive.AuthV4 | static |
| showConflictSelection(JSONObject currentPlayerData, JSONObject conflictPlayerData, onAuthV4SignIn listener) | hive.AuthV4 | static |
| showDeviceManagement(onAuthV4ShowDeviceManagement listener) | hive.AuthV4 | static |
| showGameCenterLoginCancelDialog(onAuthV4DialogDismiss listener) | hive.AuthV4 | static |
| showInquiry(onAuthV4ShowInquiry listener) | hive.AuthV4 | static |
| showMyInquiry(onAuthV4ShowMyInquiry listener) | hive.AuthV4 | static |
| showProfile(Int64 playerId, onAuthV4ShowProfile listener) | hive.AuthV4 | static |
| showSignIn(onAuthV4SignIn listener) | hive.AuthV4 | static |
| showTerms(onAuthV4ShowTerms listener) | hive.AuthV4 | static |
| signIn(ProviderType providerType, onAuthV4SignIn listener) | hive.AuthV4 | static |
| signInWithAuthKey(String authKey, onAuthV4SignIn listener) | hive.AuthV4 | static |
| signInWithStoredPlayerId(Int64 playerId, Boolean useAutoSignIn, onAuthV4SignIn listener) | hive.AuthV4 | static |
| signOut(onAuthV4SignOut listener) | hive.AuthV4 | static |
| storeCurrentPlayerId(onAuthV4StorePlayerId listener) | hive.AuthV4 | static |