Enumerations

The following enumerations are available globally.

Public Enumerations

  • These are string representation of various error codes. The string can be used as a key to a localized string table.

    See more

    Declaration

    Swift

    public enum BMLTiOSLibCommunicationHandlerBadTestReasons : String
  • These indicate the domains for BMLT errors (In an NSError object).

    See more

    Declaration

    Swift

    public enum BMLTiOSLibErrorDomains : String
  • These indicate specific descriptions for errors within the domains (In an NSError object).

    See more

    Declaration

    Swift

    public enum BMLTiOSLibErrorDescriptions : String
  • These indicate specific codes for errors within the domains (In an NSError object).

    See more

    Declaration

    Swift

    public enum BMLTiOSLibErrorCodes : Int
  • These indicate the distance units for the server.

    See more

    Declaration

    Swift

    public enum BMLTiOSLibDistanceUnits : String
  • These indicate the level of permissions for a Service body.

    See more

    Declaration

    Swift

    public enum BMLTiOSLibPermissions : Int