BluetoothRemoteGATTServer: thuộc tính connected
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Thuộc tính chỉ đọc BluetoothRemoteGATTServer.connected trả về một giá trị boolean có giá trị true trong khi môi trường thực thi script này đang kết nối tới this.device. Giá trị này có thể là false ngay cả khi user agent vẫn đang kết nối vật lý.
Giá trị
Một boolean.
Thông số kỹ thuật
| Specification |
|---|
| Web Bluetooth> # dom-bluetoothremotegattserver-connected> |