mergBLEPeripheralDidUpdateNotificationStateForCharacteristic

Typemessage
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLEPeripheralDidUpdateNotificationStateForCharacteristic <pUUID>, <pCharacteristic>, <pError>
Associationsmergble
Summary

Sent when the update notification state is set for a characterisitc

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pUUID

A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message

pCharacteristic

A characteristic UUID as returned by the mergBLEPeripheralDidDiscoverCharacteristicsForService message

pError

An error message if an error occured otherwise empty

Description

Sent when the update notification state is set for a characterisitc

Tagsexternals