ONGMobileAuthenticationRequestError Constants Reference

Declared in ONGErrors.h

ONGMobileAuthenticationRequestError

Error codes in ONGMobileAuthenticationRequestErrorDomain

Definition

typedef NS_ENUM(ONGErrorCode, ONGMobileAuthenticationRequestError ) {
   ONGMobileAuthenticationRequestErrorNotFound = 10013,
};

Constants

ONGMobileAuthenticationRequestErrorNotFound

The mobile authentication request was not found. Please make sure that the mobile authentication request is available. This might be an indication that your Token Server setup is not correct. Cache replication might not work properly.

Declared In ONGErrors.h.

Declared In

ONGErrors.h