mergBLECentralDidUpdateValueForCharacteristic

Typemessage
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLECentralDidUpdateValueForCharacteristic <pUUID>, <pCharacteristic>, <pValue>
Associationsmergble
Summary

Sent when a central writes the value of a characteristic

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

A service UUID being advertised by the device

pCharacteristic

A characteristic UUID.

pValue

The new value of the characteristic.

Description

Sent when a central writes the value of a characteristic

Tagsexternals