destroyAll static method
void
destroyAll()
Destroys all RtcChannel instances.
Implementation
static void destroyAll() {
RtcChannelImpl.destroyAll();
}
Destroys all RtcChannel instances.
static void destroyAll() {
RtcChannelImpl.destroyAll();
}