Enumeration
MobiledgeXiOSLibrary.MatchingEngine.EdgeError
public enum EdgeError
Errors related to trying to get a telco edge connection
Relationships
Member Of
MobiledgeXiOSLibrary.MatchingEngine
MatchingEngine class MobiledgeX MatchingEngine APIs
Conforms To
Error
Enumeration Cases
wifiOnly
case wifiOnly(message: String)
missingCellularInterface
case missingCellularInterface(message: String)
defaultWifiInterface
case defaultWifiInterface(message: String)
missingCellularIP
case missingCellularIP(message: String)