Protocols

The following protocols are available globally.

  • Protocol to be implemented by any object that wishes to register for transaction observation

    See more

    Declaration

    Swift

    public protocol Observing
  • Protocol to be implemented by any object that provides an interface to Mentat’s transaction observers.

    See more

    Declaration

    Swift

    public protocol Observable