releaseEngine method

void releaseEngine()

release NECallKit

Implementation

void releaseEngine() {
  CallManager.instance.destroyEngine();
}