LUCarrierAccountState Constants Reference
Declared in | LUCarrierAccount.h |
LUCarrierAccountState
Definition
typedef NS_ENUM(NSInteger, LUCarrierAccountState ) {
LUCarrierAccountStateIdentifying,
LUCarrierAccountStateIdentified,
LUCarrierAccountStateCheckingEligibility,
LUCarrierAccountStateActive,
LUCarrierAccountStateInactive,
};
Constants
LUCarrierAccountStateIdentifying
-
Declared In
LUCarrierAccount.h
. LUCarrierAccountStateIdentified
-
Declared In
LUCarrierAccount.h
. LUCarrierAccountStateCheckingEligibility
-
Declared In
LUCarrierAccount.h
. LUCarrierAccountStateActive
-
Declared In
LUCarrierAccount.h
. LUCarrierAccountStateInactive
-
Declared In
LUCarrierAccount.h
.