menu
agora_rtc_engine package
documentation
rtc_channel.dart
RtcChannel
destroy abstract method
destroy abstract method
dark_mode
light_mode
destroy
abstract method
Future
<
void
>
destroy
(
)
Releases the RtcChannel instance.
Implementation
Future<void> destroy();
agora_rtc_engine package
documentation
rtc_channel
RtcChannel
destroy abstract method
RtcChannel class