# Modules.BLE.Peer

An object that represents a remote device.

Availability
1.0.0

# Overview

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

# Properties

# identifier

Availability
1.0.0
identifier :String

The UUID associated with the peer.