Enumeration
Mobiledge​XiOSLibrary
public enum MobiledgeXiOSLibrary
Swift MobiledgeX SDK namespace Used for "namespacing" purposes to prevent naming conflicts from common names (Util, NetworkInterface, etc.)
Relationships
Nested Types
MobiledgeXiOSLibrary.MatchingEngineMatchingEngine class MobiledgeX MatchingEngine APIs
MobiledgeXiOSLibrary.MatchingEngineStateEach instance of MatchingEngine class contains MatchingEngineState Holds information about app instance, information required for MatchingEngine API calls, and any necessary device info
MobiledgeXiOSLibrary.MobiledgeXLocationMobiledgeX Location Services for easy location service integration with application
MobiledgeXiOSLibrary.DmeDnsErrorOccurs when MobiledgeX does not have user's MCC and MNC mapped to a DME
MobiledgeXiOSLibrary.SystemErrorOccurs when GetConnection function using bsd sockets has an error
MobiledgeXiOSLibrary.MobiledgeXErrorGeneric error from MobiledgeX SDK
MobiledgeXiOSLibrary.SocketSocket struct returned by some GetConnection functions
MobiledgeXiOSLibrary.NetworkInterfaceContains functions related to network interfaces (cellular, wifi)
MobiledgeXiOSLibrary.PerformanceMetricsNamespace for collecting network performance. Contains NetTest and Site classes