XMessageCode

public enum XMessageCode : String

Enum to represent all the possible “x-message-code” header values.

  • lock policy threshold has reached

    Declaration

    Swift

    case TRAFFIC_REG_LOCKED = "TRAFFIC_REG_LOCKED"
  • wipe policy threshold has reached.

    Declaration

    Swift

    case TRAFFIC_REG_WIPED = "TRAFFIC_REG_WIPED"