destroySharedInstance static method
void
destroySharedInstance()
Terminate TRTCCloud instance (singleton mode)
Implementation
static void destroySharedInstance() {
TRTCCloudImpl.destroySharedInstance();
}
Terminate TRTCCloud instance (singleton mode)
static void destroySharedInstance() {
TRTCCloudImpl.destroySharedInstance();
}