DisconnectSendTransportScreenParameters

Parameters interface for disconnecting screen send transport.

This interface defines the state and functions needed for disconnecting screen share send transport connections and cleaning up screen resources.

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard
abstract val localSocket: SocketManager?
Link copied to clipboard
abstract val roomName: String
Link copied to clipboard
Link copied to clipboard
abstract val socket: SocketManager?

Functions

Link copied to clipboard
abstract fun updateLocalScreenProducer(producer: WebRtcProducer?)
Link copied to clipboard
abstract fun updateScreenProducer(producer: WebRtcProducer?)