public class UsbTransceiverInfo extends java.lang.Object implements BaseTransceiverInfo
Constructor and Description |
---|
UsbTransceiverInfo(android.hardware.usb.UsbDevice usbDevice) |
Modifier and Type | Method and Description |
---|---|
CommunicationType |
getCommunicationType() |
java.lang.String |
getDeviceId() |
java.lang.String |
getDeviceName() |
public UsbTransceiverInfo(android.hardware.usb.UsbDevice usbDevice)
public java.lang.String getDeviceName()
getDeviceName
in interface BaseTransceiverInfo
public java.lang.String getDeviceId()
getDeviceId
in interface BaseTransceiverInfo
public CommunicationType getCommunicationType()
getCommunicationType
in interface BaseTransceiverInfo