kaios-types
Preparing search index...
BluetoothGattAttributeEvent
Variable BluetoothGattAttributeEvent
BluetoothGattAttributeEvent
:
{
prototype
:
BluetoothGattAttributeEvent
;
new
(
type
:
string
,
eventInitDict
?:
BluetoothGattAttributeEventInit
,
)
:
BluetoothGattAttributeEvent
;
}
Type Declaration
new
(
type
:
string
,
eventInitDict
?:
BluetoothGattAttributeEventInit
,
)
:
BluetoothGattAttributeEvent
Parameters
type
:
string
Optional
eventInitDict
:
BluetoothGattAttributeEventInit
Returns
BluetoothGattAttributeEvent
prototype
:
BluetoothGattAttributeEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kaios-types
Loading...