Swift Rest SDK Documentation Beta

Enumeration Mobiledge​XiOSLibrary.​Matching​Engine.​Edge​Error

public enum EdgeError

Errors related to trying to get a telco edge connection

MobiledgeXiOSLibrary.MatchingEngine.EdgeError MobiledgeXiOSLibrary.MatchingEngine.EdgeError Error Error MobiledgeXiOSLibrary.MatchingEngine.EdgeError->Error

Member Of

MobiledgeXiOSLibrary.MatchingEngine

MatchingEngine class MobiledgeX MatchingEngine APIs

Conforms To

Error

Enumeration Cases

wifi​Only

case wifiOnly(message: String)

missing​Cellular​Interface

case missingCellularInterface(message: String)

default​Wifi​Interface

case defaultWifiInterface(message: String)

missing​Cellular​IP

case missingCellularIP(message: String)