Protocols
The following protocols are available globally.
-
The callback interface for a Synchroniser’s delegate object.
See moreDeclaration
Objective-C
@protocol SynchroniserDelegate <NSObject>
Swift
protocol SynchroniserDelegate