▸ makePhoneCall(phoneNumber): Promise<{}>
description make phone call
example
Code
Parameters
| Name | Type | Description |
|---|---|---|
phoneNumber | Object | - |
phoneNumber.phoneNumber | string | the phone number you want to call |
Returns
Promise<{}>
empty object
Was this page helpful?
Last modified on