public class BluetoothConnectionMetaDataDTO extends ConnectionMetaDataDTO
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
ACCEPTOR_TYPE |
CONNECTION_TYPE_KEY, metaData
Constructor and Description |
---|
BluetoothConnectionMetaDataDTO(ConnectionMetaDataDTO connectionMetaDataDTO) |
BluetoothConnectionMetaDataDTO(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 BluetoothConnectionMetaDataDTO(ConnectionMetaDataDTO connectionMetaDataDTO)
public BluetoothConnectionMetaDataDTO(java.lang.String bluetoothMacAddress)