Enumerations

The following enumerations are available globally.

Error Codes and Reporting Enum

  • This enum encapsulates the errors that are possible from the SDK.

    See more

    Declaration

    Swift

    public enum ITCB_Errors : Error

Rejection Reasons Enum

  • This enum encapsulates the reasons that a device communication may have been received, but rejected, on the other end.

    See more

    Declaration

    Swift

    public enum ITCB_RejectionReason : Error