onScreenShareForAllUserDisableChanged property
3.4 User Screen Share Disabled Event in the Room
roomId Room ID
isDisable Whether it is disabled
Implementation
OnScreenShareForAllUserDisableChanged onScreenShareForAllUserDisableChanged =
    (String roomId, bool isDisable) {};