Enum EMagicLeapIdentityError
List of possible errors when calling the Identity functions.
Namespace: UE4.MagicLeapIdentity
Assembly: UE4DotNet.dll
Syntax
public enum EMagicLeapIdentityError
Fields
Name | Description |
---|---|
AllocFailed | |
AlreadyLoggedIn | |
CertificateError | |
CloudAuthentication | |
EMagicLeapIdentityError_MAX | |
ExpiredCredentials | |
FailedToConnectToCloudService | |
FailedToConnectToLocalService | |
FailedToGetUserProfile | |
InvalidInformationFromCloud | |
InvalidParam | |
ModifyIsNotSupported | |
NetworkError | |
NotLoggedIn | |
Ok | |
PrivilegeDenied | |
RejectedByCloud | |
Unauthorized | |
UnspecifiedFailure |