startTabMirroring

suspend fun startTabMirroring(args: Cast.StartTabMirroringParameter, mode: CommandMode = CommandMode.DEFAULT)

Starts mirroring the tab to the sink.


suspend fun startTabMirroring(sinkName: String)

Starts mirroring the tab to the sink.

Parameters

sinkName

No description