menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
ChatroomServicePlatform
clearChatroomQueue abstract method
clearChatroomQueue abstract method
dark_mode
light_mode
clearChatroomQueue
abstract method
Future
<
NIMResult
<
void
>
>
clearChatroomQueue
(
String
roomId
)
清空聊天室队列
Implementation
Future<NIMResult<void>> clearChatroomQueue(String roomId);
nim_core_platform_interface package
documentation
nim_core_platform_interface
ChatroomServicePlatform
clearChatroomQueue abstract method
ChatroomServicePlatform class