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