setScreenShareEnabled abstract method

Future<void> setScreenShareEnabled(
  1. bool enabled
)

Screen-share publishing on/off (Agora start/stopScreenCapture).

Implementation

Future<void> setScreenShareEnabled(bool enabled);