PeripheralsReport
周邊裝置報表。
- 所需精細權限:TELEMETRY_API_PERIPHERALS_REPORT
欄位 |
reportTime |
string (Timestamp format)
僅供輸出。收集報表的時間戳記。 RFC3339 世界標準時間「Zulu」格式的時間戳記,解析度以奈秒為單位,小數點後最多 9 位。例如 "2014-10-02T15:01:23Z" 和 "2014-10-02T15:01:23.045123456Z" 。
|
usbPeripheralReport[] |
object (UsbPeripheralReport )
所有 USB 連接裝置的報告。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-14 (世界標準時間)。
[null,null,["上次更新時間:2024-11-14 (世界標準時間)。"],[[["The Peripherals report provides information about connected USB devices."],["It requires the `TELEMETRY_API_PERIPHERALS_REPORT` permission for access."],["The report includes a timestamp indicating when the data was collected and a list of USB peripheral reports."],["Each USB peripheral report provides details about a specific connected USB device, as defined in the `UsbPeripheralReport` object."]]],[]]