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.MatchingEngine
MatchingEngine class MobiledgeX MatchingEngine APIs
MobiledgeXiOSLibrary.MatchingEngineState
Each instance of MatchingEngine class contains MatchingEngineState Holds information about app instance, information required for MatchingEngine API calls, and any necessary device info
MobiledgeXiOSLibrary.MobiledgeXLocation
MobiledgeX Location Services for easy location service integration with application
MobiledgeXiOSLibrary.DmeDnsError
Occurs when MobiledgeX does not have user's MCC and MNC mapped to a DME
MobiledgeXiOSLibrary.SystemError
Occurs when GetConnection function using bsd sockets has an error
MobiledgeXiOSLibrary.MobiledgeXError
Generic error from MobiledgeX SDK
MobiledgeXiOSLibrary.Socket
Socket struct returned by some GetConnection functions
MobiledgeXiOSLibrary.NetworkInterface
Contains functions related to network interfaces (cellular, wifi)
MobiledgeXiOSLibrary.PerformanceMetrics
Namespace for collecting network performance. Contains NetTest and Site classes