subscribeSourceRemoved

abstract fun subscribeSourceRemoved(sourceRemovedCallback: SourceRemovedCallback): Cancelable

Subscribes to SourceRemoved event.

Return

cancellable object to unsubscribe from the event.

Parameters

sourceRemovedCallback