start Free Call
open fun startFreeCall( @NonNull context: Context, @NonNull user: String, priority: Int, @Nullable completion: CompletionCallback)
Content copied to clipboard
Call this method to start a new audio VoIP call
Parameters
context
the application context
user
the international phone number of called party that you want to start with the call
priority
the call priority
completion
is a block of code which will be invoked when the call is created or fail to be created