destroy method

void destroy()

Destroy engine instance

Implementation

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