iOS SDK - BLE Objects

DOCS

Last updated: Aug 15th, 7:26am

PDBLEDeviceParameters

Identifies a BLE device that is known to the mobile wallet app.

PropertyDescription
bleCharacteristicsDictionary
The properties that identify a supported checkout token event emitted from a BLE device:
- kCHECKOUT_TOKEN_CHARACTER_IDENTIFIER
- kCHECKOUT_TOKEN_CHARACTER_UUID
bleServiceUUIDCBUUID
A unique identifier that allows the SDK to pair with the service exposed by the BLE device.
bleServiceIdentifierString
The app’s identifier for the service.

PDIBDeviceParameters

Identifies an in-range beacon for which the app is listening.

PropertyDescription
beaconUUIDNSUUID
The device UUID embedded into each particular beacon event.
beaconMajorNumberString
A 16-bit unsigned integer value that represents the identification of a group of related beacons.
beaconMinorNumberString
A 16-bit unsigned integer value that distinguishes individual beacons within the same proximity UUID and major group.
beaconRegion IdentifierString
A value set by the app developer that easily identifies a particular area that the app is scanning for beacons; for example, com.myCompany.thirdFloor.