Protocols

The following protocols are available globally.

  • The callback interface for a Synchroniser’s delegate object.

    See more

    Declaration

    Objective-C

    @protocol SynchroniserDelegate <NSObject>

    Swift

    protocol SynchroniserDelegate