Facebook
FBSDKLoginConstants - Documentation - Meta for Developers
FBSDKLoginConstants
Constants
FBSDKLoginErrorDomain
FBSDK_EXTER N NSString * const FBSDKLoginErrorDomain;
Discussion:

Error codes from the SDK in the range 300-399 are reserved for this domain.

Declared In: FBSDKLoginConstants.h
Typedefs
NS_ENUM

The login response was missing a valid challenge string.

typedef NS_ENUM(NSInteger, FBSDKLoginErrorCode) {
/*!
*/
FBSDKLoginReservedErrorCode = 300, /*!
*/
FBSDKLoginUnknownErrorCode, /*!
*/
FBSDKLoginPasswordChangedErrorCode, /*!
*/
FBSDKLoginUserCheckpointedErrorCode, /*!
*/
FBSDKLoginUserMismatchErrorCode, /*!
*/
FBSDKLoginUnconfirmedUserErrorCode, /*!
*/
FBSDKLoginSystemAccountAppDisabledErrorCode, /*!
*/
FBSDKLoginSystemAccountUnavailableErrorCode, /*!
*/
FBSDKLoginBadChallengeString,
};
Discussion:

FBSDKLoginErrorCode)

Declared In: FBSDKLoginConstants.h
NS_ENUM(NSInteger,

The login response was missing a valid challenge string.

typedef NS_ENUM(NSInteger, FBSDKLoginErrorCode) {
/*!
*/
FBSDKLoginReservedErrorCode = 300, /*!
*/
FBSDKLoginUnknownErrorCode, /*!
*/
FBSDKLoginPasswordChangedErrorCode, /*!
*/
FBSDKLoginUserCheckpointedErrorCode, /*!
*/
FBSDKLoginUserMismatchErrorCode, /*!
*/
FBSDKLoginUnconfirmedUserErrorCode, /*!
*/
FBSDKLoginSystemAccountAppDisabledErrorCode, /*!
*/
FBSDKLoginSystemAccountUnavailableErrorCode, /*!
*/
FBSDKLoginBadChallengeString,
};
Discussion:

FBSDKLoginErrorCode)

Declared In: FBSDKLoginConstants.h
Build a Mobile Site
View Site in Mobile | Classic
Share by: