transfer Call
open fun transferCall( @NonNull context: Context, @Nullable user: String, @NonNull call: STWVCall, @Nullable completion: CompletionCallback)
Content copied to clipboard
Call this method to transfer an ongoing live call (1 to 1) to a new user
Parameters
context
the application context
user
the international phone number of a SmartMS user that you want to transfer the call
call
the call to transfer
completion
is a block of code which will be invoked when the transfer is sent