public class Jsr82BluetoothConnectionMetaDataDTO extends ConnectionMetaDataDTO
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
ACCEPTOR_TYPE |
CONNECTION_TYPE_KEY, metaData
Constructor and Description |
---|
Jsr82BluetoothConnectionMetaDataDTO(ConnectionMetaDataDTO connectionMetaDataDTO) |
Jsr82BluetoothConnectionMetaDataDTO(java.lang.String bluetoothMacAddress) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMacAddress()
Get the mac address of the acceptor's device
|
fromJson, getConnectionType, getMetaData, setAcceptorType, toJson, toString
protected static final java.lang.String ACCEPTOR_TYPE
public Jsr82BluetoothConnectionMetaDataDTO(ConnectionMetaDataDTO connectionMetaDataDTO)
public Jsr82BluetoothConnectionMetaDataDTO(java.lang.String bluetoothMacAddress)