Protocols

The following protocols are available globally.

  • The delegate of an RSDK object must adopt the RaySDKDelegate protocol.

    See more

    Declaration

    Swift

    @objc public protocol RaySDKDelegate: class, NSObjectProtocol