createIncomingCall

fun createIncomingCall(phoneNumber: String)

Creates an incoming call using the debugPhoneAccount.

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

See also

Parameters

phoneNumber

The phone number to call. Should not be blank or empty.