accept abstract method

Future<CompletionHandler> accept()

Answer a call. Call this method to answer the call when receiving an incoming call invitation.

Implementation

Future<CompletionHandler> accept();