ONGChangePinError Constants Reference

Declared in ONGErrors.h

ONGChangePinError

Error codes in ONGChangePinErrorDomain

Definition

typedef NS_ENUM(ONGErrorCode, ONGChangePinError ) {
   ONGPinChangeErrorUserNotAuthenticated = 9010,
};

Constants

ONGPinChangeErrorUserNotAuthenticated

No user is currently authenticated, possibly due to the fact that the access token has expired. A user must be authenticated in order to change PIN.

Declared In ONGErrors.h.

Declared In

ONGErrors.h