accept Call
open fun acceptCall( @NonNull context: Context, @Nullable call: STWVCall, @Nullable completion: CompletionCallback)
Content copied to clipboard
Call this method to accept an incoming VoIP call
Parameters
context
the application context
call
the call instance you want to start it
completion
is a block of code which will be invoked when the accept call is done