withScreenShare

@RequiresApi(value = 21)
abstract fun withScreenShare(): T

This function adds screen sharing capability to call UI.

Return

this