Swift Rest SDK Documentation Beta

Enumeration Mobiledge​XiOSLibrary.​Mobiledge​XError

public enum MobiledgeXError

Generic error from MobiledgeX SDK

MobiledgeXiOSLibrary.MobiledgeXError MobiledgeXiOSLibrary.MobiledgeXError Error Error MobiledgeXiOSLibrary.MobiledgeXError->Error

Member Of

MobiledgeXiOSLibrary

Swift MobiledgeX SDK namespace Used for "namespacing" purposes to prevent naming conflicts from common names (Util, NetworkInterface, etc.)

Conforms To

Error

Enumeration Cases

outdated​IOS

case outdatedIOS(requiredIOS: Int, action: String)

Properties

error​Description

var errorDescription: String?