Protocols

The following protocols are available globally.

  • Validating the personal information submitted by an individual. See more on the doc site.

    See more

    Declaration

    Swift

    public protocol Verification
  • Methods for managing verification results. Please note: all methods will be called from the main thread.

    See more

    Declaration

    Swift

    public protocol InquiryDelegate : AnyObject

Asset Type Definitions

  • Defines an asset to be used in the theme

    See more

    Declaration

    Swift

    public protocol ThemeAsset