DefaultContentShareController
class DefaultContentShareController(logger: Logger, contentShareVideoClientController: ContentShareVideoClientController) : ContentShareController
Functions
Link copied to clipboard
Subscribe the given observer to content share events (sharing started and stopped).
Link copied to clipboard
Unsubscribe the given observer from content share events.
Link copied to clipboard
Start sharing the content of a given ContentShareSource.
Start sharing the content of a given ContentShareSource with configuration.
Link copied to clipboard
Stop sharing the content of a ContentShareSource that previously started.