ONGRegistrationError Constants Reference

Declared in ONGErrors.h

ONGRegistrationError

Error codes in ONGRegistrationErrorDomain

Definition

typedef NS_ENUM(ONGErrorCode, ONGRegistrationError ) {
   ONGRegistrationErrorDeviceRegistrationFailure = 9008,
   ONGRegistrationErrorInvalidState = 10002,
};

Constants

ONGRegistrationErrorDeviceRegistrationFailure

The device could not be registered with the Token Server, verify that the SDK configuration, Token Server configuration and security features are correctly configured

Declared In ONGErrors.h.

ONGRegistrationErrorInvalidState

A possible security issue was detected during User Registration.

Declared In ONGErrors.h.

Declared In

ONGErrors.h