LUCarrierAccountErrorCode Constants Reference
| Declared in | LUConstants.h | 
LUCarrierAccountErrorCode
A Carrier Account error.
Definition
typedef NS_ENUM(NSInteger, LUCarrierAccountErrorCode ) {
                            
                               LUCarrierAccountErrorDataConnectionRequired,
                            
                               LUCarrierAccountErrorProblemIdentifyingNetwork,
                            
                            };
                    
                    Constants
Declared In
LUConstants.h