public class USBStorageEvent extends Object
| Constructor and Description |
|---|
USBStorageEvent(USBStorageDevice storageDevice,
DeviceEventType eventType) |
| Modifier and Type | Method and Description |
|---|---|
DeviceEventType |
getEventType() |
USBStorageDevice |
getStorageDevice() |
String |
toString() |
public USBStorageEvent(USBStorageDevice storageDevice, DeviceEventType eventType)
public USBStorageDevice getStorageDevice()
public DeviceEventType getEventType()
Copyright © 2015. All rights reserved.