Declared in LUConstants.h

LUCarrierAccountErrorCode

A Carrier Account error.

Definition

typedef NS_ENUM(NSInteger, LUCarrierAccountErrorCode ) {
   LUCarrierAccountErrorDataConnectionRequired,
   LUCarrierAccountErrorProblemIdentifyingNetwork,
};

Constants

LUCarrierAccountErrorDataConnectionRequired

The device was not connected to the carrier’s cellular data network. *

Declared In LUConstants.h.

LUCarrierAccountErrorProblemIdentifyingNetwork

The server was not able to identify the carrier based on its EVURL *

Declared In LUConstants.h.

Declared In

LUConstants.h