Protocols
The following protocols are available globally.
-
Protocol to be implemented by any object that wishes to register for transaction observation
See moreDeclaration
Swift
public protocol Observing
-
Protocol to be implemented by any object that provides an interface to Mentat’s transaction observers.
See moreDeclaration
Swift
public protocol Observable