Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Returns diagnostics information about the Millicast connection and environment, formatted according to the specified parameters. See the Millicast SDK API reference for details on the configuration paramater and diagnostic info return type.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
Dispatches events that are fired.