setScreenShareEnabled abstract method
Screen-share publishing on/off (Agora start/stopScreenCapture).
Implementation
Future<void> setScreenShareEnabled(bool enabled);
Screen-share publishing on/off (Agora start/stopScreenCapture).
Future<void> setScreenShareEnabled(bool enabled);