Skip to content

Modules.BLE.Peer

An object that represents a remote device.

The Peer class is defines common behavior for objects representing remote devices. You typically don’t create instances of either Peer or its concrete subclasses. Instead, the system creates them for you during the process of peer discovery

Extends: Titanium.Proxy · Since: 1.0.0 · Platforms: iphone, ipad

Properties #

identifier#

Type: String

The UUID associated with the peer.

Titanium SDK Documentation