Protocols
The following protocols are available globally.
-
A class that provides event listener methods that are invoked when actions are taken in a live event.
See moreSince
1.0.0Declaration
Swift
public protocol LiveEventDelegate : AnyObject
View on GitHub
Protocols Reference