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