destroy method

void destroy()

销毁引擎实例

Implementation

void destroy() {
  $p.RTCEngine.destroyRTCEngine();
}