reject abstract method
Reject a call. Call this method to reject the call when receiving an incoming call invitation.
Implementation
Future<CompletionHandler> reject();
Reject a call. Call this method to reject the call when receiving an incoming call invitation.
Future<CompletionHandler> reject();