reject abstract method

Future<CompletionHandler> reject()

Reject a call. Call this method to reject the call when receiving an incoming call invitation.

Implementation

Future<CompletionHandler> reject();