| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.api.core | |
| com.ruiyun.jvppeteer.bidi.core | |
| com.ruiyun.jvppeteer.cdp.core | |
| com.ruiyun.jvppeteer.common |
| 限定符和类型 | 方法和说明 |
|---|---|
DeviceRequestPrompt |
Page.waitForDevicePrompt()
此方法通常与从 API(例如 WebBluetooth)触发设备请求的操作结合使用。
|
DeviceRequestPrompt |
Page.waitForDevicePrompt(int timeout)
此方法通常与从 API(例如 WebBluetooth)触发设备请求的操作结合使用。
|
abstract DeviceRequestPrompt |
Frame.waitForDevicePrompt(int timeout)
此方法通常与从 api(如 WebBluetooth)触发 devicerequest 的操作结合使用。
|
| 限定符和类型 | 方法和说明 |
|---|---|
DeviceRequestPrompt |
BidiPage.waitForDevicePrompt(int timeout) |
DeviceRequestPrompt |
BidiFrame.waitForDevicePrompt(int timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
DeviceRequestPrompt |
CdpFrame.waitForDevicePrompt(int timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
DeviceRequestPrompt |
DeviceRequestPromptManager.waitForDevicePrompt() |
DeviceRequestPrompt |
DeviceRequestPromptManager.waitForDevicePrompt(Integer timeout) |
Copyright © 2020–2025. All rights reserved.