answer
abstract fun answer(option: MediaOption, callback: CompletionHandler<Call>)
Content copied to clipboard
Answers this call. This can only be invoked when this call is incoming and in ringing status.
Since
0.1
Parameters
option
The media option to dial a call with.
callback
A closure to be executed when completed.