muteScreen abstract method

Future<ResultCode> muteScreen()

Pause screen sharing.

Returns

Note Please start the screen sharing before pausing, otherwise it will not work. Support on iOS only.

暂停屏幕共享。

Returns

Note 暂停屏幕共享前请先开启屏幕共享,否则操作将无效。仅支持iOS。

Implementation

Future<ResultCode> muteScreen();