AKFLoginFlowState
Es ist eine neuere Version dieser Klasse verfügbar. Sieh sie dir an mit der aktuellsten Version.
Typedefs
AKFLoginFlowState

An error is being presented.

typedef NS_ENUM(NSUInteger, AKFLoginFlowState) {
/*!
*/
AKFLoginFlowStateNone = 0, /*!
*/
AKFLoginFlowStatePhoneNumberInput, /*!
*/
AKFLoginFlowStateEmailInput, /*!
*/
AKFLoginFlowStateEmailVerify, /*!
*/
AKFLoginFlowStateSendingCode, /*!
*/
AKFLoginFlowStateSentCode, /*!
*/
AKFLoginFlowStateCodeInput, /*!
*/
AKFLoginFlowStateVerifyingCode, /*!
*/
AKFLoginFlowStateVerified, /*!
*/
AKFLoginFlowStateError,
};
Deklariert in: AKFLoginFlowState.h
NS_ENUM

An error is being presented.

typedef NS_ENUM(NSUInteger, AKFLoginFlowState) {
/*!
*/
AKFLoginFlowStateNone = 0, /*!
*/
AKFLoginFlowStatePhoneNumberInput, /*!
*/
AKFLoginFlowStateEmailInput, /*!
*/
AKFLoginFlowStateEmailVerify, /*!
*/
AKFLoginFlowStateSendingCode, /*!
*/
AKFLoginFlowStateSentCode, /*!
*/
AKFLoginFlowStateCodeInput, /*!
*/
AKFLoginFlowStateVerifyingCode, /*!
*/
AKFLoginFlowStateVerified, /*!
*/
AKFLoginFlowStateError,
};
Deklariert in: AKFLoginFlowState.h