This is the complete list of members for FHiveAuthV4, including all inherited members.
CheckBlacklist(bool IsShow, const FHiveAuthV4OnMaintenanceInfoDelegate &Delegate) | FHiveAuthV4 | static |
CheckMaintenance(bool IsShow, const FHiveAuthV4OnMaintenanceInfoDelegate &Delegate) | FHiveAuthV4 | static |
CheckProvider(const EHiveProviderType &ProviderType, const FHiveAuthV4OnCheckProviderDelegate &Delegate) | FHiveAuthV4 | static |
Connect(const EHiveProviderType &ProviderType, const FHiveAuthV4OnConnectDelegate &Delegate) | FHiveAuthV4 | static |
ConnectWithAuthKey(const FString &AuthKey, const FHiveAuthV4OnConnectDelegate &Delegate) | FHiveAuthV4 | static |
Disconnect(const EHiveProviderType &ProviderType, const FHiveAuthV4OnDisconnectDelegate &Delegate) | FHiveAuthV4 | static |
DisconnectWithName(const FString &ProviderName, const FHiveAuthV4OnDisconnectDelegate &Delegate) | FHiveAuthV4 | static |
GetHiveTalkPlusLoginToken(const FHiveAuthV4OnGetHiveTalkPlusLoginTokenDelegate &Delegate) | FHiveAuthV4 | static |
GetPlayerInfo() | FHiveAuthV4 | static |
GetProfile(const TArray< int64 > PlayerIdArray, const FHiveAuthV4OnGetProfileDelegate &Delegate) | FHiveAuthV4 | static |
GetProviderFriendsList(const EHiveProviderType &ProviderType, const FHiveAuthV4OnGetProviderFriendsListDelegate &Delegate) | FHiveAuthV4 | static |
IsAutoSignIn() | FHiveAuthV4 | static |
PlayerDelete(const FHiveAuthV4OnSignOutDelegate &Delegate) | FHiveAuthV4 | static |
RefreshAccessToken(const FHiveAuthV4OnRefreshAccessTokenDelegate &Delegate) | FHiveAuthV4 | static |
ResetAgreement() | FHiveAuthV4 | static |
ResolveConflict(const FHiveAuthV4OnResolveConflictDelegate &Delegate) | FHiveAuthV4 | static |
SelectConflict(int64 SelectedPlayerId, const FHiveAuthV4OnSignInDelegate &Delegate) | FHiveAuthV4 | static |
SetProviderChangedListener(const FHiveAuthV4OnCheckProviderDelegate &Delegate) | FHiveAuthV4 | static |
Setup(const FHiveAuthV4OnSetupDelegate &Delegate) | FHiveAuthV4 | static |
ShowAdultConfirm(const FHiveAuthV4OnAdultConfirmDelegate &Delegate) | FHiveAuthV4 | static |
ShowChatbotInquiry(const FString &AdditionalInfo, const FHiveAuthV4OnShowInquiryDelegate &Delegate) | FHiveAuthV4 | static |
ShowConflictSelection(const FHiveConflictViewData &ConflictViewData, const FHiveAuthV4OnSignInDelegate &Delegate) | FHiveAuthV4 | static |
ShowDeviceManagement(const FHiveAuthV4OnShowDeviceManagementDelegate &Delegate) | FHiveAuthV4 | static |
ShowInquiry(const FHiveAuthV4OnShowInquiryDelegate &Delegate) | FHiveAuthV4 | static |
ShowMyInquiry(const FHiveAuthV4OnShowInquiryDelegate &Delegate) | FHiveAuthV4 | static |
ShowProfile(int64 PlayerId, const FHiveAuthV4OnShowProfileDelegate &Delegate) | FHiveAuthV4 | static |
ShowSignIn(const FHiveAuthV4OnSignInDelegate &Delegate) | FHiveAuthV4 | static |
ShowTerms(const FHiveAuthV4OnShowTermsDelegate &Delegate) | FHiveAuthV4 | static |
SignIn(const EHiveProviderType &ProviderType, const FHiveAuthV4OnSignInDelegate &Delegate) | FHiveAuthV4 | static |
SignInWithAuthKey(const FString &AuthKey, const FHiveAuthV4OnSignInDelegate &Delegate) | FHiveAuthV4 | static |
SignOut(const FHiveAuthV4OnSignOutDelegate &Delegate) | FHiveAuthV4 | static |