Enumerations
The following enumerations are available globally.
-
These are string representation of various error codes. The string can be used as a key to a localized string table.
See moreDeclaration
Swift
public enum BMLTiOSLibCommunicationHandlerBadTestReasons : String
-
These indicate the domains for BMLT errors (In an NSError object).
See moreDeclaration
Swift
public enum BMLTiOSLibErrorDomains : String
-
These indicate specific descriptions for errors within the domains (In an NSError object).
See moreDeclaration
Swift
public enum BMLTiOSLibErrorDescriptions : String
-
These indicate specific codes for errors within the domains (In an NSError object).
See moreDeclaration
Swift
public enum BMLTiOSLibErrorCodes : Int
-
These indicate the distance units for the server.
See moreDeclaration
Swift
public enum BMLTiOSLibDistanceUnits : String
-
These indicate the level of permissions for a Service body.
See moreDeclaration
Swift
public enum BMLTiOSLibPermissions : Int