createOutgoingCall

fun createOutgoingCall(phoneNumber: String)

Creates an outgoing call using the debugPhoneAccount.

The debug phone account needs to be registered first before calling this method.

See also

Parameters

phoneNumber

The phone number for the outgoing call. Should not be blank or empty.