menu
byteplus_rtc package
documentation
api/bytertc_room_api.dart
RTCRoom
destroy abstract method
destroy abstract method
dark_mode
light_mode
destroy
abstract method
Future
<
void
>
destroy
(
)
Exits and destroys the room created by calling
RTCVideo.createRTCRoom
.
Implementation
Future<void> destroy();
byteplus_rtc package
documentation
api/bytertc_room_api
RTCRoom
destroy abstract method
RTCRoom class