terminateCall method

void terminateCall()

Implementation

void terminateCall() {
  CallManager().terminateCall(true);
}