Protocols

The following protocols are available globally.

  • Declaration

    Objective-C

    @protocol MCLDelegate <NSObject>

    Swift

    protocol MCLDelegate : NSObjectProtocol