Nativescript Doc
Preparing search index...
The search index is not available
Connect to and interact with Bluetooth LE peripherals
Connect to and interact with Bluetooth LE peripherals
StartNotifyingOptions
Interface StartNotifyingOptions
interface
StartNotifyingOptions
{
characteristicUUID
:
string
;
onNotify
:
(
(
data
)
=>
void
)
;
peripheralUUID
:
string
;
serviceUUID
:
string
;
}
Hierarchy
CRUDOptions
StartNotifyingOptions
Index
Properties
characteristicUUID
on
Notify
peripheralUUID
serviceUUID
Properties
characteristicUUID
characteristicUUID
:
string
on
Notify
on
Notify
:
(
(
data
)
=>
void
)
Type declaration
(
data
)
:
void
Parameters
data
:
ReadResult
Returns
void
peripheralUUID
peripheralUUID
:
string
serviceUUID
serviceUUID
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
characteristicUUID
on
Notify
peripheralUUID
serviceUUID
Connect to and interact with Bluetooth LE peripherals
CallbackType
MatchMode
MatchNum
ScanMode
Bluetooth
BluetoothError
AdvertismentData
Characteristic
ConnectOptions
DisconnectOptions
DiscoverCharacteristicsOptions
DiscoverOptions
DiscoverServicesOptions
MtuOptions
Peripheral
ReadOptions
ReadResult
Service
StartNotifyingOptions
StartScanningOptions
StopNotifyingOptions
Loading...
Generated using
TypeDoc