EventSendable
public protocol EventSendable
Stream timeline event contract.
-
API to relay the received StreamTimelineEvent, action and associated metadata to player delegate call back
Declaration
Swift
func send(event: StreamTimelineEvent, suggestedAction: Action, metadata: StreamTimelineMetadata?)