EventEmitterUtil

An utility class to emit common events in the Brightcove SDK.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun emitError(eventEmitter: EventEmitter, message: String)
open fun emitError(eventEmitter: EventEmitter, message: String, exception: Exception)
Emits an ERROR event with a MESSAGE property.