Protocols
The following protocols are available globally.
-
Provides feedback to the developer about Ditto authentication status.
See moreDeclaration
Swift
public protocol DittoAuthenticationDelegate
-
A token returned by
See moreobservePeers()
. Retain this object to continue receiving callback updates.Declaration
Swift
public protocol DittoPeersObserver : AnyObject