identifier property
Platform-specific device identifier:
- iOS: CBPeripheral UUID string (e.g. "12345678-ABCD-1234-EFAB-123456789012")
- Android: MAC address (e.g. "AA:BB:CC:DD:EE:FF")
Implementation
final String identifier;
Platform-specific device identifier:
final String identifier;