Protocols
The following protocols are available globally.
-
Communication endpoint.
See moreDeclaration
Swift
public protocol CommEndpoint
-
Undocumented
See moreDeclaration
Swift
public protocol CommListener : AnyObject
-
Undocumented
See moreDeclaration
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