# intentPhoneCall

## Description

This function is used to start a call.

## Input / Parameter

| Name  | Description               | Input Type  | Default | Options | Required |
| ----- | ------------------------- | ----------- | ------- | ------- | -------- |
| phone | The phone number to call. | String/Text | -       | -       | Yes      |

## Output

N/A

## Callback

N/A

## Video

Coming Soon.

## Example

The user wants to start a call.<br>

### Step

1. Call the function `intentPhoneCall`.

   ![](https://399701567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwmJ1RKjM2uNFaL6fO3Xu%2Fuploads%2Fgit-blob-6ad1a1f70dc1f525e8fde3f4bce78ebe8c53f130%2FintentPhoneCall-step-1.png?alt=media)

   ![](https://399701567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwmJ1RKjM2uNFaL6fO3Xu%2Fuploads%2Fgit-blob-2525a28a0b540c88e460bfc890b8dc88d062c3d4%2FintentPhoneCall-step-2.png?alt=media)
2. Open the Skype app if using laptop/pc, press call if using phone.

   ![](https://399701567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwmJ1RKjM2uNFaL6fO3Xu%2Fuploads%2Fgit-blob-918ce247e84c9af82f179ffb5f218de5f3effcb4%2FintentPhoneCall-step-3.png?alt=media)

### Result

![](https://399701567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwmJ1RKjM2uNFaL6fO3Xu%2Fuploads%2Fgit-blob-d69d007e295460cc199dc332a1d98cf16c05286f%2FintentPhoneCall-result-1.png?alt=media)

## Links
