Enumeration
    MobiledgeXiOSLibrary.MatchingEngine.MatchingEngineError
public enum MatchingEngineError
MatchingEngine API errors
Relationships
Member Of
MobiledgeXiOSLibrary.MatchingEngineMatchingEngine class MobiledgeX MatchingEngine APIs
Conforms To
Error
Enumeration Cases
        networkFailure
    
    case networkFailure
        unknownAppInsts
    
    case unknownAppInsts
        missingAppName
    
    case missingAppName
        missingAppVers
    
    case missingAppVers
        missingCarrierName
    
    case missingCarrierName
        missingSessionCookie
    
    case missingSessionCookie
        invalidInternalPort
    
    case invalidInternalPort
        missingGPSLocation
    
    case missingGPSLocation
        invalidGPSLongitude
    
    case invalidGPSLongitude
        invalidGPSLatitude
    
    case invalidGPSLatitude
        missingGPSLocationStatus
    
    case missingGPSLocationStatus
        missingQosPositionList
    
    case missingQosPositionList
        missingTokenServerURI
    
    case missingTokenServerURI
        missingTokenServerToken
    
    case missingTokenServerToken
        registerFailed
    
    case registerFailed
        findCloudletFailed
    
    case findCloudletFailed
        verifyLocationFailed
    
    case verifyLocationFailed
        getLocationFailed
    
    case getLocationFailed
        getQosPositionFailed
    
    case getQosPositionFailed
        getAppInstListFailed
    
    case getAppInstListFailed
        addUserToGroupFailed
    
    case addUserToGroupFailed
        wifiIsNotConnected
    
    case wifiIsNotConnected
        cellularIsNotConnected
    
    case cellularIsNotConnected