menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
ChatroomServicePlatform
exitChatroom abstract method
exitChatroom abstract method
dark_mode
light_mode
exitChatroom
abstract method
Future
<
NIMResult
<
void
>
>
exitChatroom
(
String
roomId
)
退出聊天室
Implementation
Future<NIMResult<void>> exitChatroom(String roomId);
nim_core_platform_interface package
documentation
nim_core_platform_interface
ChatroomServicePlatform
exitChatroom abstract method
ChatroomServicePlatform class