Uses of Class
org.robovm.libimobiledevice.binding.IDeviceEventType
| Package | Description |
|---|---|
| org.robovm.libimobiledevice.binding |
-
Uses of IDeviceEventType in org.robovm.libimobiledevice.binding
Methods in org.robovm.libimobiledevice.binding that return IDeviceEventType Modifier and Type Method Description IDeviceEventTypeIDeviceEvent. getEvent()static IDeviceEventTypeIDeviceEventType. swigToEnum(int swigValue)static IDeviceEventTypeIDeviceEventType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IDeviceEventType[]IDeviceEventType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.libimobiledevice.binding with parameters of type IDeviceEventType Modifier and Type Method Description voidIDeviceEvent. setEvent(IDeviceEventType value)