menu
yunxin_room_kit package
documentation
room_kit.dart
NEInRoomWhiteboardController
setInteractPrivilege abstract method
setInteractPrivilege abstract method
dark_mode
light_mode
setInteractPrivilege
abstract method
Future
<
NEResult
<
void
>
>
setInteractPrivilege
(
String
userId
,
bool
enable
)
设置是否有权限开启编辑
Implementation
Future<NEResult<void>> setInteractPrivilege(String userId, bool enable);
yunxin_room_kit package
documentation
room_kit
NEInRoomWhiteboardController
setInteractPrivilege abstract method
NEInRoomWhiteboardController class