dial Phone Number
abstract fun dialPhoneNumber( dialString: String, option: MediaOption, callback: CompletionHandler<Call>)
Content copied to clipboard
Dials the given phone number on behalf of the authenticated user
Return
callId an identifier for call
Since
3.9.2
Parameters
dial String
Phone number to dial
option
Data type that represents the media options of a Call
callback
A closure to be executed when completed.