@warpsoft/dial
v0.0.4
Published
拨打电话
Downloads
4
Readme
@warpsoft/dial
拨打电话
Install
npm install @warpsoft/dial
npx cap sync
API
call(...)
call(options: Options) => Promise<void>
拨打电话
| Param | Type | Description |
| ------------- | ------------------------------------------- | ----------- |
| options
| Options | 电话号码 |
Interfaces
Options
选项参数
| Prop | Type | Description |
| ----------- | ------------------- | ----------- |
| phone
| string | 电话号码 |