launchPhoneContact
小于 1 分钟
launchPhoneContact
作 者: Luke
日 期: 2022-12-01
Types
launchPhoneContact(): Promise<LaunchPhoneContactI>
Sample Code
import bridge from "woo-mini-program-bridge"
bridge.launchPhoneContact()
Arguments
Empty
Callback
| Arguments Name | Type | Description |
|---|---|---|
| firstName | string | |
| lastName | string | |
| string | ||
| phoneNumber | string |
