Skip to content

cloudPhone.decline()

Decline an incoming call. This is similar to how you decline a incoming call by pressing the "red button".

The call may go to voicemail, depending on your account settings.

Sample

await cloudPhone.decline();

Inputs

None.

Outputs

None.