mergBLEPeripheralDidUpdateRSSI

Typemessage
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLEPeripheralDidUpdateRSSI <pUUID>, <pRSSI>, <pError>
Associationsmergble
Summary

Sent when the RSSI value is read

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

A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message

pRSSI

The RSSI value of the peripheral

pError

An error message if an error occured otherwise empty

Description

Sent when the RSSI value is read

Tagsexternals