subscribeSourceAdded

open override fun subscribeSourceAdded(sourceAddedCallback: SourceAddedCallback): Cancelable

Subscribes to SourceAdded event.

Return

cancellable object to unsubscribe from the event.

Parameters

sourceAddedCallback