destroySharedInstance method

dynamic destroySharedInstance()

Implementation

destroySharedInstance() {
  TRTC.destroySharedInstance();
}