Beispiel #1
0
 /**
  * Cancels the call.
  */
 public function cancel()
 {
     $this->call->cancel();
 }