Protocols
The following protocols are available globally.
-
Communication endpoint.
See moreDeclaration
Swift
public protocol CommEndpoint -
Declaration
Swift
public protocol CommListener : AnyObject -
Declaration
Swift
public protocol ConnectionManagerDelegate -
Log handler protocol.
See moreDeclaration
Swift
public protocol LogHandler -
Listener for asynchronous terminal events.
See moreDeclaration
Swift
public protocol TerminalListener : AnyObject -
Interface for classes knowing how to format transaction receipts using receipt item fields.
See moreDeclaration
Swift
public protocol ReceiptFormatter
Protocols Reference