EventUtil

open class EventUtil

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun emit(eventEmitter: EventEmitter, eventType: String, video: Video)
Utility for emitting an Event with a Video property.
open fun emit(eventEmitter: EventEmitter, eventType: String, video: Video, source: Source)
Utility for emitting an Event with a Video and a Source property.