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