Protocols
The following protocols are available globally.
-
Protocol for messages parsed out of image frames.
Declaration
Objective-C
@protocol IVSImageFrameMessage <NSObject>
Swift
protocol IVSImageFrameMessage : NSObjectProtocol