OnScreenShareForAllUserDisableChanged typedef

OnScreenShareForAllUserDisableChanged = void Function(String roomId, bool isDisable)

Implementation

typedef OnScreenShareForAllUserDisableChanged = void Function(
    String roomId, bool isDisable);