Protocols
The following protocols are available globally.
-
This protocol needs to be applied to any class that will use the SDK. The SDK requires a delegate.
All methods are required.
These are likely to be called in non-main threads, so caveat emptor.
See moreDeclaration
Swift
public protocol RVP_Cocoa_SDK_Delegate : AnyObject