Uses of Class
org.robovm.libimobiledevice.binding.AfcLockOperation
| Package | Description |
|---|---|
| org.robovm.libimobiledevice.binding |
-
Uses of AfcLockOperation in org.robovm.libimobiledevice.binding
Methods in org.robovm.libimobiledevice.binding that return AfcLockOperation Modifier and Type Method Description static AfcLockOperationAfcLockOperation. swigToEnum(int swigValue)static AfcLockOperationAfcLockOperation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AfcLockOperation[]AfcLockOperation. 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 AfcLockOperation Modifier and Type Method Description static AfcErrorLibIMobileDevice. afc_file_lock(AfcClientRef client, long handle, AfcLockOperation operation)