Index

A B C D E F G H I K L M N O P R S T U V X 
All Classes|All Packages

A

addEventListener(IDevice.EventListener) - Static method in class org.robovm.libimobiledevice.IDevice
Registers a new IDevice.EventListener which will be called when devices are added and removed.
afc_client_free(long, AfcClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_client_free(AfcClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_client_new(long, IDeviceRef, long, LockdowndServiceDescriptorStruct, long, AfcClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_client_new(IDeviceRef, LockdowndServiceDescriptorStruct, AfcClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_client_start_service(long, IDeviceRef, long, AfcClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_client_start_service(IDeviceRef, AfcClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_dictionary_free(long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_dictionary_free(StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
AFC_E_DIR_NOT_EMPTY - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_END_OF_DATA - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_FORCE_SIGNED_TYPE - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_INTERNAL_ERROR - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_INVALID_ARG - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_IO_ERROR - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_MUX_ERROR - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_NO_MEM - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_NO_RESOURCES - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_NO_SPACE_LEFT - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_NOT_ENOUGH_DATA - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OBJECT_BUSY - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OBJECT_EXISTS - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OBJECT_IS_DIR - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OBJECT_NOT_FOUND - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OP_HEADER_INVALID - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OP_IN_PROGRESS - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OP_INTERRUPTED - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OP_NOT_SUPPORTED - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OP_TIMEOUT - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_OP_WOULD_BLOCK - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_PERM_DENIED - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_READ_ERROR - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_SERVICE_NOT_CONNECTED - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_SUCCESS - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_TOO_MUCH_DATA - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_UNKNOWN_ERROR - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_UNKNOWN_PACKET_TYPE - org.robovm.libimobiledevice.binding.AfcError
 
AFC_E_WRITE_ERROR - org.robovm.libimobiledevice.binding.AfcError
 
afc_file_close(long, AfcClientRef, long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_file_close(AfcClientRef, long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_file_lock(long, AfcClientRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_file_lock(AfcClientRef, long, AfcLockOperation) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_file_open(long, AfcClientRef, String, int, long, LongOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_file_open(AfcClientRef, String, AfcFileMode, LongOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_file_read(long, AfcClientRef, long, byte[], int, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_file_read(AfcClientRef, long, byte[], int, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_file_seek(long, AfcClientRef, long, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_file_seek(AfcClientRef, long, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_file_tell(long, AfcClientRef, long, long, LongOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_file_tell(AfcClientRef, long, LongOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_file_truncate(long, AfcClientRef, long, long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_file_truncate(AfcClientRef, long, long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_file_write(long, AfcClientRef, long, byte[], int, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_file_write(AfcClientRef, long, byte[], int, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
AFC_FOPEN_APPEND - org.robovm.libimobiledevice.binding.AfcFileMode
 
AFC_FOPEN_RDAPPEND - org.robovm.libimobiledevice.binding.AfcFileMode
 
AFC_FOPEN_RDONLY - org.robovm.libimobiledevice.binding.AfcFileMode
 
AFC_FOPEN_RW - org.robovm.libimobiledevice.binding.AfcFileMode
 
AFC_FOPEN_WR - org.robovm.libimobiledevice.binding.AfcFileMode
 
AFC_FOPEN_WRONLY - org.robovm.libimobiledevice.binding.AfcFileMode
 
afc_get_device_info(long, AfcClientRef, long, StringArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_get_device_info(AfcClientRef, StringArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_get_device_info_key(long, AfcClientRef, String, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_get_device_info_key(AfcClientRef, String, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_get_file_info(long, AfcClientRef, String, long, StringArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_get_file_info(AfcClientRef, String, StringArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
AFC_HARDLINK - org.robovm.libimobiledevice.binding.AfcLinkType
 
AFC_LOCK_EX - org.robovm.libimobiledevice.binding.AfcLockOperation
 
AFC_LOCK_SH - org.robovm.libimobiledevice.binding.AfcLockOperation
 
AFC_LOCK_UN - org.robovm.libimobiledevice.binding.AfcLockOperation
 
afc_make_directory(long, AfcClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_make_directory(AfcClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_make_link(long, AfcClientRef, int, String, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_make_link(AfcClientRef, AfcLinkType, String, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_read_directory(long, AfcClientRef, String, long, StringArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_read_directory(AfcClientRef, String, StringArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_remove_path(long, AfcClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_remove_path(AfcClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_remove_path_and_contents(long, AfcClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_remove_path_and_contents(AfcClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
afc_rename_path(long, AfcClientRef, String, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_rename_path(AfcClientRef, String, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
AFC_SERVICE_NAME - Static variable in interface org.robovm.libimobiledevice.binding.LibIMobileDeviceConstants
 
afc_set_file_time(long, AfcClientRef, String, long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_set_file_time(AfcClientRef, String, long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
AFC_SYMLINK - org.robovm.libimobiledevice.binding.AfcLinkType
 
afc_truncate(long, AfcClientRef, String, long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
afc_truncate(AfcClientRef, String, long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
AfcClient - Class in org.robovm.libimobiledevice
Provides access to the device filesystem.
AfcClient(IDevice, LockdowndServiceDescriptor) - Constructor for class org.robovm.libimobiledevice.AfcClient
Creates a new AfcClient and makes a connection to the com.apple.afc service on the device.
AfcClient.UploadProgressCallback - Interface in org.robovm.libimobiledevice
 
AfcClientRef - Class in org.robovm.libimobiledevice.binding
 
AfcClientRef() - Constructor for class org.robovm.libimobiledevice.binding.AfcClientRef
 
AfcClientRef(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.AfcClientRef
 
AfcClientRefOut - Class in org.robovm.libimobiledevice.binding
 
AfcClientRefOut() - Constructor for class org.robovm.libimobiledevice.binding.AfcClientRefOut
 
AfcClientRefOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.AfcClientRefOut
 
AfcClientRefOut_value_get(long, AfcClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
AfcError - Enum in org.robovm.libimobiledevice.binding
 
AfcFileMode - Enum in org.robovm.libimobiledevice.binding
 
AfcLinkType - Enum in org.robovm.libimobiledevice.binding
 
AfcLockOperation - Enum in org.robovm.libimobiledevice.binding
 
AppLauncher - Class in org.robovm.libimobiledevice.util
Launches an application on a device using the com.apple.debuserver service.
AppLauncher(IDevice, File) - Constructor for class org.robovm.libimobiledevice.util.AppLauncher
Creates a new AppLauncher which will install the app from the specified IPA file or app bundle dir and launch it.
AppLauncher(IDevice, String) - Constructor for class org.robovm.libimobiledevice.util.AppLauncher
Creates a new AppLauncher which will launch an already installed app with the specified id.
appLauncherCallback(AppLauncherCallback) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets a callback that is invoked when the remote app info is known.
AppLauncherCallback - Interface in org.robovm.libimobiledevice.util
Can be set on AppLauncher so it returns the remote app path, product version and build version after the application has been deployed to the device.
AppLauncherCallback.AppLauncherInfo - Class in org.robovm.libimobiledevice.util
 
AppLauncherInfo(IDevice, String, String, String) - Constructor for class org.robovm.libimobiledevice.util.AppLauncherCallback.AppLauncherInfo
 
ApplicationOnly - org.robovm.libimobiledevice.InstallationProxyClient.Options.ArchiveType
 
applicationSINF(NSObject) - Method in class org.robovm.libimobiledevice.InstallationProxyClient.Options
 
applicationType(InstallationProxyClient.Options.ApplicationType) - Method in class org.robovm.libimobiledevice.InstallationProxyClient.Options
 
archiveType(InstallationProxyClient.Options.ArchiveType) - Method in class org.robovm.libimobiledevice.InstallationProxyClient.Options
 
args(String...) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Adds command line arguments which will be passed to the app on launch.

B

browse() - Method in class org.robovm.libimobiledevice.InstallationProxyClient
Lists all installed applications.
browse(InstallationProxyClient.Options.ApplicationType) - Method in class org.robovm.libimobiledevice.InstallationProxyClient
Lists installed applications of the specified type.
ByteArray - Class in org.robovm.libimobiledevice.binding
 
ByteArray(int) - Constructor for class org.robovm.libimobiledevice.binding.ByteArray
 
ByteArray(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.ByteArray
 
ByteArray_get(long, ByteArray, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
ByteArray_set(long, ByteArray, int, byte) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
ByteArray_value_get(long, ByteArray) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
ByteArray_value_set(long, ByteArray, byte) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
ByteArrayOut - Class in org.robovm.libimobiledevice.binding
 
ByteArrayOut() - Constructor for class org.robovm.libimobiledevice.binding.ByteArrayOut
 
ByteArrayOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.ByteArrayOut
 
ByteArrayOut_value_get(long, ByteArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 

C

CarrierBundle - org.robovm.libimobiledevice.InstallationProxyClient.Options.PackageType
 
checkDisposed() - Method in class org.robovm.libimobiledevice.AfcClient
 
checkDisposed() - Method in class org.robovm.libimobiledevice.DebugServerClient
 
checkDisposed() - Method in class org.robovm.libimobiledevice.IDevice
 
checkDisposed() - Method in class org.robovm.libimobiledevice.IDeviceConnection
 
checkDisposed() - Method in class org.robovm.libimobiledevice.InstallationProxyClient
 
checkDisposed() - Method in class org.robovm.libimobiledevice.LockdowndClient
 
checkDisposed() - Method in class org.robovm.libimobiledevice.MobileImageMounterClient
 
close() - Method in class org.robovm.libimobiledevice.AfcClient
 
close() - Method in class org.robovm.libimobiledevice.DebugServerClient
 
close() - Method in class org.robovm.libimobiledevice.IDevice
 
close() - Method in class org.robovm.libimobiledevice.IDeviceConnection
 
close() - Method in class org.robovm.libimobiledevice.InstallationProxyClient
 
close() - Method in class org.robovm.libimobiledevice.LockdowndClient
 
close() - Method in class org.robovm.libimobiledevice.MobileImageMounterClient
 
closeOutOnExit(boolean) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets whether the stdout stream should be closed once the app has terminated.
connect(int) - Method in class org.robovm.libimobiledevice.IDevice
Set up a connection to the device.

D

debug(boolean) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets whether GDB protocol packets should be logged to System.out.
debugserver_client_free(long, DebugServerClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
debugserver_client_free(DebugServerClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
debugserver_client_new(long, IDeviceRef, long, LockdowndServiceDescriptorStruct, long, DebugServerClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
debugserver_client_new(IDeviceRef, LockdowndServiceDescriptorStruct, DebugServerClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
debugserver_client_receive(long, DebugServerClientRef, byte[], int, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
debugserver_client_receive(DebugServerClientRef, byte[], int, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
debugserver_client_receive_response(long, DebugServerClientRef, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
debugserver_client_receive_response(DebugServerClientRef, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
debugserver_client_receive_with_timeout(long, DebugServerClientRef, byte[], int, long, IntOut, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
debugserver_client_receive_with_timeout(DebugServerClientRef, byte[], int, IntOut, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
debugserver_client_send(long, DebugServerClientRef, byte[], int, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
debugserver_client_send(DebugServerClientRef, byte[], int, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
debugserver_client_start_service(long, IDeviceRef, long, DebugServerClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
debugserver_client_start_service(IDeviceRef, DebugServerClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
DEBUGSERVER_E_INVALID_ARG - org.robovm.libimobiledevice.binding.DebugServerError
 
DEBUGSERVER_E_MUX_ERROR - org.robovm.libimobiledevice.binding.DebugServerError
 
DEBUGSERVER_E_RESPONSE_ERROR - org.robovm.libimobiledevice.binding.DebugServerError
 
DEBUGSERVER_E_SSL_ERROR - org.robovm.libimobiledevice.binding.DebugServerError
 
DEBUGSERVER_E_SUCCESS - org.robovm.libimobiledevice.binding.DebugServerError
 
DEBUGSERVER_E_TIMEOUT - org.robovm.libimobiledevice.binding.DebugServerError
 
DEBUGSERVER_E_UNKNOWN_ERROR - org.robovm.libimobiledevice.binding.DebugServerError
 
DEBUGSERVER_SERVICE_NAME - Static variable in interface org.robovm.libimobiledevice.binding.LibIMobileDeviceConstants
 
DebugServerClient - Class in org.robovm.libimobiledevice
Handles connection with debugserver running on device
DebugServerClient(IDevice, String) - Constructor for class org.robovm.libimobiledevice.DebugServerClient
Creates a new DebugServerClient for the specified IDevice.
DebugServerClient(IDevice, LockdowndServiceDescriptorStruct) - Constructor for class org.robovm.libimobiledevice.DebugServerClient
Creates a new DebugServerClient for the specified IDevice.
DebugServerClient(IDevice, LockdowndServiceDescriptor) - Constructor for class org.robovm.libimobiledevice.DebugServerClient
Creates a new DebugServerClient for the specified IDevice.
DebugServerClientRef - Class in org.robovm.libimobiledevice.binding
 
DebugServerClientRef() - Constructor for class org.robovm.libimobiledevice.binding.DebugServerClientRef
 
DebugServerClientRef(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.DebugServerClientRef
 
DebugServerClientRefOut - Class in org.robovm.libimobiledevice.binding
 
DebugServerClientRefOut() - Constructor for class org.robovm.libimobiledevice.binding.DebugServerClientRefOut
 
DebugServerClientRefOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.DebugServerClientRefOut
 
DebugServerClientRefOut_value_get(long, DebugServerClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
DebugServerError - Enum in org.robovm.libimobiledevice.binding
 
DEFAULT_FORWARD_PORT - Static variable in class org.robovm.libimobiledevice.util.AppLauncher
 
delete() - Method in class org.robovm.libimobiledevice.binding.AfcClientRefOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.ByteArray
 
delete() - Method in class org.robovm.libimobiledevice.binding.ByteArrayOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.DebugServerClientRefOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.IDeviceConnectionRefOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
delete() - Method in class org.robovm.libimobiledevice.binding.IDeviceRefOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.InstproxyClientRefOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.IntOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.LockdowndClientRefOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
delete() - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
delete() - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStructOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.LongOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.MobileImageMounterClientRefOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.PlistRefOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.StringArray
 
delete() - Method in class org.robovm.libimobiledevice.binding.StringArrayOut
 
delete() - Method in class org.robovm.libimobiledevice.binding.StringOut
 
delete_AfcClientRefOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_ByteArray(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_ByteArrayOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_ByteArrayOut_value(long, ByteArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_ByteArrayOut_value(ByteArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
delete_DebugServerClientRefOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_IDeviceConnectionRefOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_IDeviceEvent(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_IDeviceRefOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_InstproxyClientRefOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_IntOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_LockdowndClientRefOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_LockdowndPairRecordStruct(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_LockdowndServiceDescriptorStruct(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_LockdowndServiceDescriptorStructOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_LongOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_MobileImageMounterClientRefOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_PlistRefOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_StringArray(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_StringArray_values(long, StringArray, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_StringArray_values(StringArray, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
delete_StringArray_values_z(long, StringArray) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_StringArray_values_z(StringArray) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
delete_StringArrayOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_StringOut(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_StringOut_value(long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
delete_StringOut_value(StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
Developer - org.robovm.libimobiledevice.InstallationProxyClient.Options.PackageType
 
DEVICE_INFO_KEY_FS_BLOCK_SIZE - Static variable in class org.robovm.libimobiledevice.AfcClient
 
DEVICE_INFO_KEY_FS_FREE_BYTES - Static variable in class org.robovm.libimobiledevice.AfcClient
 
DEVICE_INFO_KEY_FS_TOTAL_BYTES - Static variable in class org.robovm.libimobiledevice.AfcClient
 
DEVICE_INFO_KEY_MODEL - Static variable in class org.robovm.libimobiledevice.AfcClient
 
deviceAdded(String) - Method in interface org.robovm.libimobiledevice.IDevice.EventListener
Device with the specified UDID was added.
deviceRemoved(String) - Method in interface org.robovm.libimobiledevice.IDevice.EventListener
Device with the specified UDID was removed.
disconnect() - Method in class org.robovm.libimobiledevice.IDeviceConnection
Disconnects from the device.
dispose() - Method in class org.robovm.libimobiledevice.AfcClient
 
dispose() - Method in class org.robovm.libimobiledevice.DebugServerClient
 
dispose() - Method in class org.robovm.libimobiledevice.IDevice
 
dispose() - Method in class org.robovm.libimobiledevice.IDeviceConnection
 
dispose() - Method in class org.robovm.libimobiledevice.InstallationProxyClient
 
dispose() - Method in class org.robovm.libimobiledevice.LockdowndClient
 
dispose() - Method in class org.robovm.libimobiledevice.MobileImageMounterClient
 
DocumentsOnly - org.robovm.libimobiledevice.InstallationProxyClient.Options.ArchiveType
 

E

env(String, String) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Adds an environment variable which will be set when launching the app.
env(Map<String, String>) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Adds environment variables which will be set when launching the app.
equals(Object) - Method in class org.robovm.libimobiledevice.binding.AfcClientRef
 
equals(Object) - Method in class org.robovm.libimobiledevice.binding.DebugServerClientRef
 
equals(Object) - Method in class org.robovm.libimobiledevice.binding.IDeviceConnectionRef
 
equals(Object) - Method in class org.robovm.libimobiledevice.binding.IDeviceRef
 
equals(Object) - Method in class org.robovm.libimobiledevice.binding.InstproxyClientRef
 
equals(Object) - Method in class org.robovm.libimobiledevice.binding.LockdowndClientRef
 
equals(Object) - Method in class org.robovm.libimobiledevice.binding.MobileImageMounterClientRef
 
equals(Object) - Method in class org.robovm.libimobiledevice.binding.PlistRef
 
error(String) - Method in interface org.robovm.libimobiledevice.AfcClient.UploadProgressCallback
Called if the upload fails.
error(String) - Method in interface org.robovm.libimobiledevice.InstallationProxyClient.StatusCallback
Called if the operation fails.

F

FILE_INFO_KEY_LINK_TARGET - Static variable in class org.robovm.libimobiledevice.AfcClient
Link target.
FILE_INFO_KEY_ST_BIRTHTIME - Static variable in class org.robovm.libimobiledevice.AfcClient
Creation time in nanos.
FILE_INFO_KEY_ST_BLOCKS - Static variable in class org.robovm.libimobiledevice.AfcClient
Number of blocks allocated for a file.
FILE_INFO_KEY_ST_IFMT - Static variable in class org.robovm.libimobiledevice.AfcClient
File type.
FILE_INFO_KEY_ST_MTIME - Static variable in class org.robovm.libimobiledevice.AfcClient
Last modification time in nanos.
FILE_INFO_KEY_ST_NLINK - Static variable in class org.robovm.libimobiledevice.AfcClient
Number of hard links.
FILE_INFO_KEY_ST_SIZE - Static variable in class org.robovm.libimobiledevice.AfcClient
File size in bytes.
fileClose(long) - Method in class org.robovm.libimobiledevice.AfcClient
Closes a file on the device.
fileCopy(File, String) - Method in class org.robovm.libimobiledevice.AfcClient
Copies the specified local File to the specified remote file.
fileOpen(String, AfcFileMode) - Method in class org.robovm.libimobiledevice.AfcClient
Opens a file on the device.
fileRead(long, byte[], int, int) - Method in class org.robovm.libimobiledevice.AfcClient
Attempts to the read the given number of bytes from the given file.
fileWrite(long, byte[], int, int) - Method in class org.robovm.libimobiledevice.AfcClient
Writes a given number of bytes to a file.
filterOutput(byte[]) - Method in interface org.robovm.libimobiledevice.util.AppLauncherCallback
 
finalize() - Method in class org.robovm.libimobiledevice.binding.AfcClientRefOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.ByteArray
 
finalize() - Method in class org.robovm.libimobiledevice.binding.ByteArrayOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.DebugServerClientRefOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.IDeviceConnectionRefOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
finalize() - Method in class org.robovm.libimobiledevice.binding.IDeviceRefOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.InstproxyClientRefOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.IntOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.LockdowndClientRefOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
finalize() - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
finalize() - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStructOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.LongOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.MobileImageMounterClientRefOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.PlistRefOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.StringArray
 
finalize() - Method in class org.robovm.libimobiledevice.binding.StringArrayOut
 
finalize() - Method in class org.robovm.libimobiledevice.binding.StringOut
 
forward(int) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Forwards all GDB communication to the local TCP port after the app has been successfully launched.

G

GdbRemoteParser - Class in org.robovm.libimobiledevice.util
 
GdbRemoteParser() - Constructor for class org.robovm.libimobiledevice.util.GdbRemoteParser
 
get(int) - Method in class org.robovm.libimobiledevice.binding.ByteArray
 
get(int) - Method in class org.robovm.libimobiledevice.binding.StringArray
 
get_global_idevice_event_cb() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
get_global_idevice_event_cb() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
get_global_instproxy_status_cb() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
get_global_instproxy_status_cb() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
getBlockSize() - Method in class org.robovm.libimobiledevice.AfcClient
Returns the disk partition blocksize.
getBuildVersion() - Method in class org.robovm.libimobiledevice.util.AppLauncherCallback.AppLauncherInfo
 
getConnectionType() - Method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
getCPtr(AfcClientRef) - Static method in class org.robovm.libimobiledevice.binding.AfcClientRef
 
getCPtr(AfcClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.AfcClientRefOut
 
getCPtr(ByteArray) - Static method in class org.robovm.libimobiledevice.binding.ByteArray
 
getCPtr(ByteArrayOut) - Static method in class org.robovm.libimobiledevice.binding.ByteArrayOut
 
getCPtr(DebugServerClientRef) - Static method in class org.robovm.libimobiledevice.binding.DebugServerClientRef
 
getCPtr(DebugServerClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.DebugServerClientRefOut
 
getCPtr(IDeviceConnectionRef) - Static method in class org.robovm.libimobiledevice.binding.IDeviceConnectionRef
 
getCPtr(IDeviceConnectionRefOut) - Static method in class org.robovm.libimobiledevice.binding.IDeviceConnectionRefOut
 
getCPtr(IDeviceEvent) - Static method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
getCPtr(IDeviceRef) - Static method in class org.robovm.libimobiledevice.binding.IDeviceRef
 
getCPtr(IDeviceRefOut) - Static method in class org.robovm.libimobiledevice.binding.IDeviceRefOut
 
getCPtr(InstproxyClientRef) - Static method in class org.robovm.libimobiledevice.binding.InstproxyClientRef
 
getCPtr(InstproxyClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.InstproxyClientRefOut
 
getCPtr(IntOut) - Static method in class org.robovm.libimobiledevice.binding.IntOut
 
getCPtr(LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LockdowndClientRef
 
getCPtr(LockdowndClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LockdowndClientRefOut
 
getCPtr(LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
getCPtr(LockdowndServiceDescriptorStruct) - Static method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
getCPtr(LockdowndServiceDescriptorStructOut) - Static method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStructOut
 
getCPtr(LongOut) - Static method in class org.robovm.libimobiledevice.binding.LongOut
 
getCPtr(MobileImageMounterClientRef) - Static method in class org.robovm.libimobiledevice.binding.MobileImageMounterClientRef
 
getCPtr(MobileImageMounterClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.MobileImageMounterClientRefOut
 
getCPtr(PlistRef) - Static method in class org.robovm.libimobiledevice.binding.PlistRef
 
getCPtr(PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.PlistRefOut
 
getCPtr(StringArray) - Static method in class org.robovm.libimobiledevice.binding.StringArray
 
getCPtr(StringArrayOut) - Static method in class org.robovm.libimobiledevice.binding.StringArrayOut
 
getCPtr(StringOut) - Static method in class org.robovm.libimobiledevice.binding.StringOut
 
getDevice() - Method in class org.robovm.libimobiledevice.util.AppLauncherCallback.AppLauncherInfo
 
getDevice_certificate() - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
getDeviceInfo() - Method in class org.robovm.libimobiledevice.AfcClient
Retrieves device information.
getErrorCode() - Method in exception org.robovm.libimobiledevice.LibIMobileDeviceException
 
getEvent() - Method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
getFileInfo(String) - Method in class org.robovm.libimobiledevice.AfcClient
Retrieves information for a specific file or directory.
getFreeBytes() - Method in class org.robovm.libimobiledevice.AfcClient
Returns the free space on the device in bytes.
getHost_certificate() - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
getHost_id() - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
getIdentifier() - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
getInputStream() - Method in class org.robovm.libimobiledevice.IDeviceConnection
Returns an InputStream for reading from this IDeviceConnection.
getModel() - Method in class org.robovm.libimobiledevice.AfcClient
Returns the name of the device model.
getOutputStream() - Method in class org.robovm.libimobiledevice.IDeviceConnection
Returns and OutputStream for writing to this IDeviceConnection.
getPort() - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
getPort() - Method in class org.robovm.libimobiledevice.LockdowndServiceDescriptor
 
getProductVersion() - Method in class org.robovm.libimobiledevice.util.AppLauncherCallback.AppLauncherInfo
 
getRef() - Method in class org.robovm.libimobiledevice.AfcClient
 
getRef() - Method in class org.robovm.libimobiledevice.DebugServerClient
 
getRef() - Method in class org.robovm.libimobiledevice.IDevice
 
getRef() - Method in class org.robovm.libimobiledevice.IDeviceConnection
 
getRef() - Method in class org.robovm.libimobiledevice.InstallationProxyClient
 
getRef() - Method in class org.robovm.libimobiledevice.LockdowndClient
 
getRef() - Method in class org.robovm.libimobiledevice.MobileImageMounterClient
 
getRemoteAppPath() - Method in class org.robovm.libimobiledevice.util.AppLauncherCallback.AppLauncherInfo
 
getRoot_certificate() - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
getSslEnabled() - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
getSystem_buid() - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
getTotalBytes() - Method in class org.robovm.libimobiledevice.AfcClient
Returns the total size of the device in bytes.
getUdid() - Method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
getUdid() - Method in class org.robovm.libimobiledevice.IDevice
Returns the unique id (UDID) for this device.
getValue() - Method in class org.robovm.libimobiledevice.binding.AfcClientRefOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.ByteArray
 
getValue() - Method in class org.robovm.libimobiledevice.binding.ByteArrayOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.DebugServerClientRefOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.IDeviceConnectionRefOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.IDeviceRefOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.InstproxyClientRefOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.IntOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.LockdowndClientRefOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStructOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.LongOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.MobileImageMounterClientRefOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.PlistRefOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.StringArray
 
getValue() - Method in class org.robovm.libimobiledevice.binding.StringArrayOut
 
getValue() - Method in class org.robovm.libimobiledevice.binding.StringOut
 
getValue(String, String) - Method in class org.robovm.libimobiledevice.LockdowndClient
Retrieves a preferences plist using an optional domain and/or key name.

H

hashCode() - Method in class org.robovm.libimobiledevice.binding.AfcClientRef
 
hashCode() - Method in class org.robovm.libimobiledevice.binding.DebugServerClientRef
 
hashCode() - Method in class org.robovm.libimobiledevice.binding.IDeviceConnectionRef
 
hashCode() - Method in class org.robovm.libimobiledevice.binding.IDeviceRef
 
hashCode() - Method in class org.robovm.libimobiledevice.binding.InstproxyClientRef
 
hashCode() - Method in class org.robovm.libimobiledevice.binding.LockdowndClientRef
 
hashCode() - Method in class org.robovm.libimobiledevice.binding.MobileImageMounterClientRef
 
hashCode() - Method in class org.robovm.libimobiledevice.binding.PlistRef
 

I

IDevice - Class in org.robovm.libimobiledevice
Handles device connection communication.
IDevice(String) - Constructor for class org.robovm.libimobiledevice.IDevice
Creates a new IDevice for the device with the UDID specified by udid, if the device is available.
idevice_connect(long, IDeviceRef, short, long, IDeviceConnectionRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_connect(IDeviceRef, short, IDeviceConnectionRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_connection_disable_bypass_ssl(long, IDeviceConnectionRef, boolean) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_connection_disable_bypass_ssl(IDeviceConnectionRef, boolean) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_connection_disable_ssl(long, IDeviceConnectionRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_connection_disable_ssl(IDeviceConnectionRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_connection_enable_ssl(long, IDeviceConnectionRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_connection_enable_ssl(IDeviceConnectionRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_connection_get_fd(long, IDeviceConnectionRef, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_connection_get_fd(IDeviceConnectionRef, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_connection_receive(long, IDeviceConnectionRef, byte[], int, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_connection_receive(IDeviceConnectionRef, byte[], int, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_connection_receive_timeout(long, IDeviceConnectionRef, byte[], int, long, IntOut, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_connection_receive_timeout(IDeviceConnectionRef, byte[], int, IntOut, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_connection_send(long, IDeviceConnectionRef, byte[], int, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_connection_send(IDeviceConnectionRef, byte[], int, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
IDEVICE_DEVICE_ADD - org.robovm.libimobiledevice.binding.IDeviceEventType
 
idevice_device_list_free(long, StringArray) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_device_list_free(StringArray) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
IDEVICE_DEVICE_PAIRED - org.robovm.libimobiledevice.binding.IDeviceEventType
 
IDEVICE_DEVICE_REMOVE - org.robovm.libimobiledevice.binding.IDeviceEventType
 
idevice_disconnect(long, IDeviceConnectionRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_disconnect(IDeviceConnectionRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
IDEVICE_E_INVALID_ARG - org.robovm.libimobiledevice.binding.IDeviceError
 
IDEVICE_E_NO_DEVICE - org.robovm.libimobiledevice.binding.IDeviceError
 
IDEVICE_E_NOT_ENOUGH_DATA - org.robovm.libimobiledevice.binding.IDeviceError
 
IDEVICE_E_SSL_ERROR - org.robovm.libimobiledevice.binding.IDeviceError
 
IDEVICE_E_SUCCESS - org.robovm.libimobiledevice.binding.IDeviceError
 
IDEVICE_E_TIMEOUT - org.robovm.libimobiledevice.binding.IDeviceError
 
IDEVICE_E_UNKNOWN_ERROR - org.robovm.libimobiledevice.binding.IDeviceError
 
idevice_event_subscribe(long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_event_subscribe(long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_event_unsubscribe() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_event_unsubscribe() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_free(long, IDeviceRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_free(IDeviceRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_get_device_list(long, StringArrayOut, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_get_device_list(StringArrayOut, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_get_handle(long, IDeviceRef, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_get_handle(IDeviceRef, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_get_udid(long, IDeviceRef, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_get_udid(IDeviceRef, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_new(long, IDeviceRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
idevice_new(IDeviceRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_set_debug_level(int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
idevice_set_debug_level(int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
IDevice.EventListener - Interface in org.robovm.libimobiledevice
Listener which gets called when devices are added and removed.
IDeviceConnection - Class in org.robovm.libimobiledevice
Represents a device connection.
IDeviceConnectionRef - Class in org.robovm.libimobiledevice.binding
 
IDeviceConnectionRef() - Constructor for class org.robovm.libimobiledevice.binding.IDeviceConnectionRef
 
IDeviceConnectionRef(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.IDeviceConnectionRef
 
IDeviceConnectionRefOut - Class in org.robovm.libimobiledevice.binding
 
IDeviceConnectionRefOut() - Constructor for class org.robovm.libimobiledevice.binding.IDeviceConnectionRefOut
 
IDeviceConnectionRefOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.IDeviceConnectionRefOut
 
IDeviceConnectionRefOut_value_get(long, IDeviceConnectionRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
IDeviceError - Enum in org.robovm.libimobiledevice.binding
 
IDeviceEvent - Class in org.robovm.libimobiledevice.binding
 
IDeviceEvent() - Constructor for class org.robovm.libimobiledevice.binding.IDeviceEvent
 
IDeviceEvent(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.IDeviceEvent
 
IDeviceEvent_connectionType_get(long, IDeviceEvent) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
IDeviceEvent_connectionType_set(long, IDeviceEvent, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
IDeviceEvent_event_get(long, IDeviceEvent) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
IDeviceEvent_event_set(long, IDeviceEvent, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
IDeviceEvent_udid_get(long, IDeviceEvent) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
IDeviceEvent_udid_set(long, IDeviceEvent, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
IDeviceEventType - Enum in org.robovm.libimobiledevice.binding
 
IDeviceRef - Class in org.robovm.libimobiledevice.binding
 
IDeviceRef() - Constructor for class org.robovm.libimobiledevice.binding.IDeviceRef
 
IDeviceRef(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.IDeviceRef
 
IDeviceRefOut - Class in org.robovm.libimobiledevice.binding
 
IDeviceRefOut() - Constructor for class org.robovm.libimobiledevice.binding.IDeviceRefOut
 
IDeviceRefOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.IDeviceRefOut
 
IDeviceRefOut_value_get(long, IDeviceRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
install() - Method in class org.robovm.libimobiledevice.util.AppLauncher
 
install(String, InstallationProxyClient.Options, InstallationProxyClient.StatusCallback) - Method in class org.robovm.libimobiledevice.InstallationProxyClient
Installs an application on the device.
InstallationProxyClient - Class in org.robovm.libimobiledevice
Manages applications on a device.
InstallationProxyClient(IDevice, LockdowndServiceDescriptor) - Constructor for class org.robovm.libimobiledevice.InstallationProxyClient
Creates a new InstallationProxyClient and makes a connection to the com.apple.mobile.installation_proxy service on the device.
InstallationProxyClient.Options - Class in org.robovm.libimobiledevice
Options used passed to the various InstallationProxyClient methods.
InstallationProxyClient.Options.ApplicationType - Enum in org.robovm.libimobiledevice
 
InstallationProxyClient.Options.ArchiveType - Enum in org.robovm.libimobiledevice
 
InstallationProxyClient.Options.PackageType - Enum in org.robovm.libimobiledevice
 
InstallationProxyClient.StatusCallback - Interface in org.robovm.libimobiledevice
Callback which receives status information on an ongoing operation.
installStatusCallback(InstallationProxyClient.StatusCallback) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets an InstallationProxyClient.StatusCallback which will be used to report the progress when the app is installed on the device.
instproxy_archive(long, InstproxyClientRef, String, long, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_archive(InstproxyClientRef, String, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_browse(long, InstproxyClientRef, long, PlistRef, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_browse(InstproxyClientRef, PlistRef, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_browse_with_callback(long, InstproxyClientRef, long, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_browse_with_callback(InstproxyClientRef, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_check_capabilities_match(long, InstproxyClientRef, long, StringArray, long, PlistRef, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_check_capabilities_match(InstproxyClientRef, StringArray, PlistRef, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_client_free(long, InstproxyClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_client_free(InstproxyClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_client_get_path_for_bundle_identifier(long, InstproxyClientRef, String, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_client_get_path_for_bundle_identifier(InstproxyClientRef, String, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_client_new(long, IDeviceRef, long, LockdowndServiceDescriptorStruct, long, InstproxyClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_client_new(IDeviceRef, LockdowndServiceDescriptorStruct, InstproxyClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_client_options_free(long, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_client_options_free(PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_client_options_new() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_client_options_new() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_client_options_set_return_attributes(long, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_client_options_set_return_attributes(PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_client_start_service(long, IDeviceRef, long, InstproxyClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_client_start_service(IDeviceRef, InstproxyClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_command_get_name(long, PlistRef, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_command_get_name(PlistRef, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
INSTPROXY_E_ALREADY_ARCHIVED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_API_INTERNAL_ERROR - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_APPLICATION_ALREADY_INSTALLED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_APPLICATION_MOVE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_APPLICATION_SANDBOX_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_APPLICATION_SINF_CAPTURE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_APPLICATION_VERIFICATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_ARCHIVE_DESTRUCTION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_BREADCRUMB_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_BREADCRUMB_UNLOCK_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_BUNDLE_VERIFICATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_CARRIER_BUNDLE_COPY_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_CARRIER_BUNDLE_DIRECTORY_CREATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_CARRIER_BUNDLE_MISSING_SUPPORTED_SIMS - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_COMM_CENTER_NOTIFICATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_CONN_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_CONTAINER_CREATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_CONTAINER_P0WN_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_CONTAINER_REMOVAL_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_DEVICE_FAMILY_NOT_SUPPORTED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_DEVICE_OS_VERSION_TOO_LOW - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_DICT_CREATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_EMBEDDED_PROFILE_INSTALL_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_EXECUTABLE_TWIDDLE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_EXISTENCE_CHECK_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_GEOJSON_CAPTURE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_INCORRECT_ARCHITECTURE - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_INSTALL_MAP_UPDATE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_INSTALL_PROHIBITED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_INVALID_ARG - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_ITUNES_ARTWORK_CAPTURE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_ITUNES_METADATA_CAPTURE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_LOOKUP_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MANIFEST_CAPTURE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MAP_GENERATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_APPLICATION_IDENTIFIER - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_ATTRIBUTE_VALUE - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_BUNDLE_EXECUTABLE - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_BUNDLE_IDENTIFIER - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_BUNDLE_PATH - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_BUNDLE_VERSION - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_COMMAND - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_CONTAINER - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_CONTAINER_PATH - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_MISSING_PACKAGE_PATH - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_NEWSSTAND_ARTWORK_CAPTURE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_NOT_ENTITLED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_NOTIFICATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_OP_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_OP_IN_PROGRESS - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_PACKAGE_EXTRACTION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_PACKAGE_INSPECTION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_PACKAGE_MOVE_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_PACKAGE_PATCH_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_PATH_CONVERSION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_PLIST_ERROR - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_PLUGIN_COPY_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_RECEIVE_TIMEOUT - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_RESTORE_CONTAINER_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_SEATBELT_PROFILE_REMOVAL_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_STAGE_CREATION_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_SUCCESS - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_SYMLINK_FAILED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_UNINSTALL_PROHIBITED - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_UNKNOWN_COMMAND - org.robovm.libimobiledevice.binding.InstProxyError
 
INSTPROXY_E_UNKNOWN_ERROR - org.robovm.libimobiledevice.binding.InstProxyError
 
instproxy_install(long, InstproxyClientRef, String, long, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_install(InstproxyClientRef, String, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_lookup(long, InstproxyClientRef, long, StringArray, long, PlistRef, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_lookup(InstproxyClientRef, StringArray, PlistRef, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_lookup_archives(long, InstproxyClientRef, long, PlistRef, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_lookup_archives(InstproxyClientRef, PlistRef, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_remove_archive(long, InstproxyClientRef, String, long, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_remove_archive(InstproxyClientRef, String, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_restore(long, InstproxyClientRef, String, long, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_restore(InstproxyClientRef, String, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
INSTPROXY_SERVICE_NAME - Static variable in interface org.robovm.libimobiledevice.binding.LibIMobileDeviceConstants
 
instproxy_status_get_current_list(long, PlistRef, long, LongOut, long, LongOut, long, LongOut, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_status_get_current_list(PlistRef, LongOut, LongOut, LongOut, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_status_get_error(long, PlistRef, long, StringOut, long, StringOut, long, LongOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_status_get_error(PlistRef, StringOut, StringOut, LongOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_status_get_name(long, PlistRef, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_status_get_name(PlistRef, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_status_get_percent_complete(long, PlistRef, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_status_get_percent_complete(PlistRef, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_uninstall(long, InstproxyClientRef, String, long, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_uninstall(InstproxyClientRef, String, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
instproxy_upgrade(long, InstproxyClientRef, String, long, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
instproxy_upgrade(InstproxyClientRef, String, PlistRef, long, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
InstproxyClientRef - Class in org.robovm.libimobiledevice.binding
 
InstproxyClientRef() - Constructor for class org.robovm.libimobiledevice.binding.InstproxyClientRef
 
InstproxyClientRef(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.InstproxyClientRef
 
InstproxyClientRefOut - Class in org.robovm.libimobiledevice.binding
 
InstproxyClientRefOut() - Constructor for class org.robovm.libimobiledevice.binding.InstproxyClientRefOut
 
InstproxyClientRefOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.InstproxyClientRefOut
 
InstproxyClientRefOut_value_get(long, InstproxyClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
InstProxyError - Enum in org.robovm.libimobiledevice.binding
 
IntOut - Class in org.robovm.libimobiledevice.binding
 
IntOut() - Constructor for class org.robovm.libimobiledevice.binding.IntOut
 
IntOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.IntOut
 
IntOut_value_get(long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
isSslEnabled() - Method in class org.robovm.libimobiledevice.LockdowndServiceDescriptor
 
iTunesMetadata(NSObject) - Method in class org.robovm.libimobiledevice.InstallationProxyClient.Options
 

K

kill() - Method in class org.robovm.libimobiledevice.util.AppLauncher
 

L

launch() - Method in class org.robovm.libimobiledevice.util.AppLauncher
 
launchOnLockedRetries(int) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets the number of times to retry a launch if the device is locked.
LibIMobileDevice - Class in org.robovm.libimobiledevice.binding
 
LibIMobileDevice() - Constructor for class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
LibIMobileDeviceConstants - Interface in org.robovm.libimobiledevice.binding
 
LibIMobileDeviceException - Exception in org.robovm.libimobiledevice
Exception thrown by the libimobiledevice bindings on errors.
LibIMobileDeviceException(int) - Constructor for exception org.robovm.libimobiledevice.LibIMobileDeviceException
 
LibIMobileDeviceException(int, String) - Constructor for exception org.robovm.libimobiledevice.LibIMobileDeviceException
 
LibIMobileDeviceException(String) - Constructor for exception org.robovm.libimobiledevice.LibIMobileDeviceException
 
LibIMobileDeviceJNI - Class in org.robovm.libimobiledevice.binding
 
LibIMobileDeviceJNI() - Constructor for class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
listUdids() - Static method in class org.robovm.libimobiledevice.IDevice
Lists UDIDs of currently available devices.
load() - Static method in class org.robovm.libimobiledevice.NativeLibrary
 
LOCKDOWN_E_DICT_ERROR - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_ESCROW_LOCKED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_FMIP_PROTECTED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_GET_PROHIBITED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_IMMUTABLE_VALUE - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_INVALID_ACTIVATION_RECORD - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_INVALID_ARG - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_INVALID_CONF - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_INVALID_HOST_ID - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_INVALID_PAIR_RECORD - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_INVALID_RESPONSE - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_INVALID_SERVICE - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_INVALID_SESSION_ID - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MC_CHALLENGE_REQUIRED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MC_PROTECTED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MISSING_ACTIVATION_RECORD - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MISSING_HOST_ID - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MISSING_KEY - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MISSING_PAIR_RECORD - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MISSING_SERVICE - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MISSING_SESSION_ID - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MISSING_VALUE - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_MUX_ERROR - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_NO_RUNNING_SESSION - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_PAIRING_DIALOG_RESPONSE_PENDING - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_PAIRING_FAILED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_PAIRING_PROHIBITED_OVER_THIS_CONNECTION - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_PASSWORD_PROTECTED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_PLIST_ERROR - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_RECEIVE_TIMEOUT - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_REMOVE_PROHIBITED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_SAVE_PAIR_RECORD_FAILED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_SERVICE_LIMIT - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_SERVICE_PROHIBITED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_SESSION_ACTIVE - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_SESSION_INACTIVE - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_SET_PROHIBITED - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_SSL_ERROR - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_SUCCESS - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_UNKNOWN_ERROR - org.robovm.libimobiledevice.binding.LockdowndError
 
LOCKDOWN_E_USER_DENIED_PAIRING - org.robovm.libimobiledevice.binding.LockdowndError
 
lockdownd_activate(long, LockdowndClientRef, long, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_activate(LockdowndClientRef, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_client_free(long, LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_client_free(LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_client_new(long, IDeviceRef, long, LockdowndClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_client_new(IDeviceRef, LockdowndClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_client_new_with_handshake(long, IDeviceRef, long, LockdowndClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_client_new_with_handshake(IDeviceRef, LockdowndClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_client_set_label(long, LockdowndClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_client_set_label(LockdowndClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_data_classes_free(long, StringArray) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_data_classes_free(StringArray) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_deactivate(long, LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_deactivate(LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_enter_recovery(long, LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_enter_recovery(LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_get_device_name(long, LockdowndClientRef, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_get_device_name(LockdowndClientRef, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_get_device_udid(long, LockdowndClientRef, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_get_device_udid(LockdowndClientRef, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_get_sync_data_classes(long, LockdowndClientRef, long, StringArrayOut, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_get_sync_data_classes(LockdowndClientRef, StringArrayOut, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_get_value(long, LockdowndClientRef, String, String, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_get_value(LockdowndClientRef, String, String, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_goodbye(long, LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_goodbye(LockdowndClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_pair(long, LockdowndClientRef, long, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_pair(LockdowndClientRef, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_pair_with_options(long, LockdowndClientRef, long, LockdowndPairRecordStruct, long, PlistRef, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_pair_with_options(LockdowndClientRef, LockdowndPairRecordStruct, PlistRef, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_query_type(long, LockdowndClientRef, long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_query_type(LockdowndClientRef, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_receive(long, LockdowndClientRef, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_receive(LockdowndClientRef, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_remove_value(long, LockdowndClientRef, String, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_remove_value(LockdowndClientRef, String, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_send(long, LockdowndClientRef, long, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_send(LockdowndClientRef, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_service_descriptor_free(long, LockdowndServiceDescriptorStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_service_descriptor_free(LockdowndServiceDescriptorStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_set_value(long, LockdowndClientRef, String, String, long, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_set_value(LockdowndClientRef, String, String, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_start_service(long, LockdowndClientRef, String, long, LockdowndServiceDescriptorStructOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_start_service(LockdowndClientRef, String, LockdowndServiceDescriptorStructOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_start_service_with_escrow_bag(long, LockdowndClientRef, String, long, LockdowndServiceDescriptorStructOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_start_service_with_escrow_bag(LockdowndClientRef, String, LockdowndServiceDescriptorStructOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_start_session(long, LockdowndClientRef, String, long, StringOut, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_start_session(LockdowndClientRef, String, StringOut, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_stop_session(long, LockdowndClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_stop_session(LockdowndClientRef, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_unpair(long, LockdowndClientRef, long, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_unpair(LockdowndClientRef, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
lockdownd_validate_pair(long, LockdowndClientRef, long, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lockdownd_validate_pair(LockdowndClientRef, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
LockdowndClient - Class in org.robovm.libimobiledevice
Handles device connection communication.
LockdowndClient(IDevice, String, boolean) - Constructor for class org.robovm.libimobiledevice.LockdowndClient
Creates a new LockdowndClient for the specified IDevice.
LockdowndClientRef - Class in org.robovm.libimobiledevice.binding
 
LockdowndClientRef() - Constructor for class org.robovm.libimobiledevice.binding.LockdowndClientRef
 
LockdowndClientRef(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.LockdowndClientRef
 
LockdowndClientRefOut - Class in org.robovm.libimobiledevice.binding
 
LockdowndClientRefOut() - Constructor for class org.robovm.libimobiledevice.binding.LockdowndClientRefOut
 
LockdowndClientRefOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.LockdowndClientRefOut
 
LockdowndClientRefOut_value_get(long, LockdowndClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndError - Enum in org.robovm.libimobiledevice.binding
 
LockdowndPairRecordStruct - Class in org.robovm.libimobiledevice.binding
 
LockdowndPairRecordStruct() - Constructor for class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
LockdowndPairRecordStruct(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
LockdowndPairRecordStruct_device_certificate_get(long, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_device_certificate_set(long, LockdowndPairRecordStruct, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_host_certificate_get(long, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_host_certificate_set(long, LockdowndPairRecordStruct, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_host_id_get(long, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_host_id_set(long, LockdowndPairRecordStruct, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_root_certificate_get(long, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_root_certificate_set(long, LockdowndPairRecordStruct, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_system_buid_get(long, LockdowndPairRecordStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndPairRecordStruct_system_buid_set(long, LockdowndPairRecordStruct, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndServiceDescriptor - Class in org.robovm.libimobiledevice
Service descriptor returned by LockdowndClient.startService(String).
LockdowndServiceDescriptorStruct - Class in org.robovm.libimobiledevice.binding
 
LockdowndServiceDescriptorStruct() - Constructor for class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
LockdowndServiceDescriptorStruct(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
LockdowndServiceDescriptorStruct_identifier_get(long, LockdowndServiceDescriptorStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndServiceDescriptorStruct_identifier_set(long, LockdowndServiceDescriptorStruct, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndServiceDescriptorStruct_port_get(long, LockdowndServiceDescriptorStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndServiceDescriptorStruct_port_set(long, LockdowndServiceDescriptorStruct, short) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndServiceDescriptorStruct_sslEnabled_get(long, LockdowndServiceDescriptorStruct) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndServiceDescriptorStruct_sslEnabled_set(long, LockdowndServiceDescriptorStruct, boolean) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
LockdowndServiceDescriptorStructOut - Class in org.robovm.libimobiledevice.binding
 
LockdowndServiceDescriptorStructOut() - Constructor for class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStructOut
 
LockdowndServiceDescriptorStructOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStructOut
 
LockdowndServiceDescriptorStructOut_value_get(long, LockdowndServiceDescriptorStructOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
log(String, Object...) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Logs a message to System.out.
LongOut - Class in org.robovm.libimobiledevice.binding
 
LongOut() - Constructor for class org.robovm.libimobiledevice.binding.LongOut
 
LongOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.LongOut
 
LongOut_value_get(long, LongOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
lookupImage(String) - Method in class org.robovm.libimobiledevice.MobileImageMounterClient
Checks if an image of the specified type has already been mounted.

M

main(String[]) - Static method in class org.robovm.libimobiledevice.AfcClient
 
main(String[]) - Static method in class org.robovm.libimobiledevice.IDevice
 
main(String[]) - Static method in class org.robovm.libimobiledevice.InstallationProxyClient
 
main(String[]) - Static method in class org.robovm.libimobiledevice.MobileImageMounterClient
 
main(String[]) - Static method in class org.robovm.libimobiledevice.util.AppLauncher
 
makeDirectory(String) - Method in class org.robovm.libimobiledevice.AfcClient
Creates a directory on the device.
makeLink(AfcLinkType, String, String) - Method in class org.robovm.libimobiledevice.AfcClient
Creates a hard link or symbolic link on the device.
MOBILE_IMAGE_MOUNTER_E_COMMAND_FAILED - org.robovm.libimobiledevice.binding.MobileImageMounterError
 
MOBILE_IMAGE_MOUNTER_E_CONN_FAILED - org.robovm.libimobiledevice.binding.MobileImageMounterError
 
MOBILE_IMAGE_MOUNTER_E_DEVICE_LOCKED - org.robovm.libimobiledevice.binding.MobileImageMounterError
 
MOBILE_IMAGE_MOUNTER_E_INVALID_ARG - org.robovm.libimobiledevice.binding.MobileImageMounterError
 
MOBILE_IMAGE_MOUNTER_E_PLIST_ERROR - org.robovm.libimobiledevice.binding.MobileImageMounterError
 
MOBILE_IMAGE_MOUNTER_E_SUCCESS - org.robovm.libimobiledevice.binding.MobileImageMounterError
 
MOBILE_IMAGE_MOUNTER_E_UNKNOWN_ERROR - org.robovm.libimobiledevice.binding.MobileImageMounterError
 
mobile_image_mounter_free(long, MobileImageMounterClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
mobile_image_mounter_free(MobileImageMounterClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
mobile_image_mounter_hangup(long, MobileImageMounterClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
mobile_image_mounter_hangup(MobileImageMounterClientRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
mobile_image_mounter_lookup_image(long, MobileImageMounterClientRef, String, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
mobile_image_mounter_lookup_image(MobileImageMounterClientRef, String, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
mobile_image_mounter_mount_image(long, MobileImageMounterClientRef, String, byte[], short, String, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
mobile_image_mounter_mount_image(MobileImageMounterClientRef, String, byte[], short, String, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
mobile_image_mounter_new(long, IDeviceRef, long, LockdowndServiceDescriptorStruct, long, MobileImageMounterClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
mobile_image_mounter_new(IDeviceRef, LockdowndServiceDescriptorStruct, MobileImageMounterClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
MOBILE_IMAGE_MOUNTER_SERVICE_NAME - Static variable in interface org.robovm.libimobiledevice.binding.LibIMobileDeviceConstants
 
mobile_image_mounter_start_service(long, IDeviceRef, long, MobileImageMounterClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
mobile_image_mounter_start_service(IDeviceRef, MobileImageMounterClientRefOut, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
MobileImageMounterClient - Class in org.robovm.libimobiledevice
Mounts developer/debug disk images on the device.
MobileImageMounterClient(IDevice, LockdowndServiceDescriptor) - Constructor for class org.robovm.libimobiledevice.MobileImageMounterClient
Creates a new MobileImageMounterClient and makes a connection to the com.apple.mobile.mobile_image_mounter service on the device.
MobileImageMounterClientRef - Class in org.robovm.libimobiledevice.binding
 
MobileImageMounterClientRef() - Constructor for class org.robovm.libimobiledevice.binding.MobileImageMounterClientRef
 
MobileImageMounterClientRef(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.MobileImageMounterClientRef
 
MobileImageMounterClientRefOut - Class in org.robovm.libimobiledevice.binding
 
MobileImageMounterClientRefOut() - Constructor for class org.robovm.libimobiledevice.binding.MobileImageMounterClientRefOut
 
MobileImageMounterClientRefOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.MobileImageMounterClientRefOut
 
MobileImageMounterClientRefOut_value_get(long, MobileImageMounterClientRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
MobileImageMounterError - Enum in org.robovm.libimobiledevice.binding
 
mountImage(String, byte[], String) - Method in class org.robovm.libimobiledevice.MobileImageMounterClient
Mounts an image on the device.

N

NativeLibrary - Class in org.robovm.libimobiledevice
 
NativeLibrary() - Constructor for class org.robovm.libimobiledevice.NativeLibrary
 
new_AfcClientRefOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_ByteArray(int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_ByteArrayOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_DebugServerClientRefOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_IDeviceConnectionRefOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_IDeviceEvent() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_IDeviceRefOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_InstproxyClientRefOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_IntOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_LockdowndClientRefOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_LockdowndPairRecordStruct() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_LockdowndServiceDescriptorStruct() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_LockdowndServiceDescriptorStructOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_LongOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_MobileImageMounterClientRefOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_PlistRefOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_StringArray(int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_StringArrayOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
new_StringOut() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 

O

Options() - Constructor for class org.robovm.libimobiledevice.InstallationProxyClient.Options
 
org.robovm.libimobiledevice - package org.robovm.libimobiledevice
 
org.robovm.libimobiledevice.binding - package org.robovm.libimobiledevice.binding
 
org.robovm.libimobiledevice.util - package org.robovm.libimobiledevice.util
 

P

packageType(InstallationProxyClient.Options.PackageType) - Method in class org.robovm.libimobiledevice.InstallationProxyClient.Options
 
parse(byte[]) - Method in class org.robovm.libimobiledevice.util.GdbRemoteParser
 
parse(byte[], int, int) - Method in class org.robovm.libimobiledevice.util.GdbRemoteParser
parses the next n bytes and returns a list of byte[] each representing an individual message
plist_free(long, PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
plist_free(PlistRef) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
plist_from_bin(byte[], int, long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
plist_from_bin(byte[], int, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
plist_new_dict() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
plist_new_dict() - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
plist_to_bin(long, PlistRef, long, ByteArrayOut, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
plist_to_bin(PlistRef, ByteArrayOut, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
plist_to_xml(long, PlistRef, long, ByteArrayOut, long, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
plist_to_xml(PlistRef, ByteArrayOut, IntOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
PlistRef - Class in org.robovm.libimobiledevice.binding
 
PlistRef() - Constructor for class org.robovm.libimobiledevice.binding.PlistRef
 
PlistRef(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.PlistRef
 
PlistRefOut - Class in org.robovm.libimobiledevice.binding
 
PlistRefOut() - Constructor for class org.robovm.libimobiledevice.binding.PlistRefOut
 
PlistRefOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.PlistRefOut
 
PlistRefOut_value_get(long, PlistRefOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
progress(File, int) - Method in interface org.robovm.libimobiledevice.AfcClient.UploadProgressCallback
Reports the progress of an upload to a device.
progress(String, int) - Method in interface org.robovm.libimobiledevice.InstallationProxyClient.StatusCallback
Reports the progress of the operation.

R

readDirectory(String) - Method in class org.robovm.libimobiledevice.AfcClient
Returns a directory listing of the specified directory.
receive(byte[], int, int) - Method in class org.robovm.libimobiledevice.IDeviceConnection
Receives data from the device.
receive(byte[], int, int, int) - Method in class org.robovm.libimobiledevice.DebugServerClient
Receives data from the device.
receive(byte[], int, int, int) - Method in class org.robovm.libimobiledevice.IDeviceConnection
Receives data from the device.
ref - Variable in class org.robovm.libimobiledevice.AfcClient
 
ref - Variable in class org.robovm.libimobiledevice.DebugServerClient
 
ref - Variable in class org.robovm.libimobiledevice.IDevice
 
ref - Variable in class org.robovm.libimobiledevice.IDeviceConnection
 
ref - Variable in class org.robovm.libimobiledevice.InstallationProxyClient
 
ref - Variable in class org.robovm.libimobiledevice.LockdowndClient
 
ref - Variable in class org.robovm.libimobiledevice.MobileImageMounterClient
 
removeEventListener(IDevice.EventListener) - Static method in class org.robovm.libimobiledevice.IDevice
Removes a previously added IDevice.EventListener.
removePath(String) - Method in class org.robovm.libimobiledevice.AfcClient
Deletes a file or an empty directory.
removePath(String, boolean) - Method in class org.robovm.libimobiledevice.AfcClient
Deletes a file or a directory hierarchy.
renamePath(String, String) - Method in class org.robovm.libimobiledevice.AfcClient
Renames a file or directory on the device.
returnAttributes(NSObject) - Method in class org.robovm.libimobiledevice.InstallationProxyClient.Options
 

S

secondsBetweenLaunchOnLockedRetries(int) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets the number of seconds to wait between launch retries when the device is locked.
send(byte[], int, int) - Method in class org.robovm.libimobiledevice.DebugServerClient
Sends data to the device using connection behind this DebugServerClient.
send(byte[], int, int) - Method in class org.robovm.libimobiledevice.IDeviceConnection
Sends data to the device on this connection.
SERVICE_NAME - Static variable in class org.robovm.libimobiledevice.AfcClient
 
SERVICE_NAME - Static variable in class org.robovm.libimobiledevice.InstallationProxyClient
 
SERVICE_NAME - Static variable in class org.robovm.libimobiledevice.MobileImageMounterClient
 
set(int, byte) - Method in class org.robovm.libimobiledevice.binding.ByteArray
 
set(int, String) - Method in class org.robovm.libimobiledevice.binding.StringArray
 
setAppLaunchInfo(AppLauncherCallback.AppLauncherInfo) - Method in interface org.robovm.libimobiledevice.util.AppLauncherCallback
 
setConnectionType(int) - Method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
setDebugLevel(int) - Static method in class org.robovm.libimobiledevice.IDevice
Sets the level of debugging.
setDevice_certificate(String) - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
setEvent(IDeviceEventType) - Method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
setHost_certificate(String) - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
setHost_id(String) - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
setIdentifier(String) - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
setPort(short) - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
setRoot_certificate(String) - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
setSslEnabled(boolean) - Method in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
setSystem_buid(String) - Method in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
setUdid(String) - Method in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
setValue(byte) - Method in class org.robovm.libimobiledevice.binding.ByteArray
 
setValue(String) - Method in class org.robovm.libimobiledevice.binding.StringArray
 
skipUninstall(boolean) - Method in class org.robovm.libimobiledevice.InstallationProxyClient.Options
 
startService(String) - Method in class org.robovm.libimobiledevice.LockdowndClient
Requests to start a service.
stdout(OutputStream) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets an OutputStream which all console output (stdout and stderr) of the app will be written to when the app is launched.
StringArray - Class in org.robovm.libimobiledevice.binding
 
StringArray(int) - Constructor for class org.robovm.libimobiledevice.binding.StringArray
 
StringArray(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.StringArray
 
StringArray_get(long, StringArray, int) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
StringArray_set(long, StringArray, int, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
StringArray_value_get(long, StringArray) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
StringArray_value_set(long, StringArray, String) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
StringArrayOut - Class in org.robovm.libimobiledevice.binding
 
StringArrayOut() - Constructor for class org.robovm.libimobiledevice.binding.StringArrayOut
 
StringArrayOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.StringArrayOut
 
StringArrayOut_value_get(long, StringArrayOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
StringOut - Class in org.robovm.libimobiledevice.binding
 
StringOut() - Constructor for class org.robovm.libimobiledevice.binding.StringOut
 
StringOut(long, boolean) - Constructor for class org.robovm.libimobiledevice.binding.StringOut
 
StringOut_value_get(long, StringOut) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
success() - Method in interface org.robovm.libimobiledevice.AfcClient.UploadProgressCallback
Called once the upload has been completed successfully.
success() - Method in interface org.robovm.libimobiledevice.InstallationProxyClient.StatusCallback
Called once the operation has been completed successfully.
supportedPlatform - Static variable in class org.robovm.libimobiledevice.NativeLibrary
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.AfcClientRefOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.ByteArray
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.ByteArrayOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.DebugServerClientRefOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.IDeviceConnectionRefOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.IDeviceEvent
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.IDeviceRefOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.InstproxyClientRefOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.IntOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.LockdowndClientRefOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.LockdowndPairRecordStruct
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStruct
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.LockdowndServiceDescriptorStructOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.LongOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.MobileImageMounterClientRefOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.PlistRefOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.StringArray
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.StringArrayOut
 
swigCMemOwn - Variable in class org.robovm.libimobiledevice.binding.StringOut
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.AfcError
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.AfcFileMode
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.AfcLinkType
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.AfcLockOperation
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.DebugServerError
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.IDeviceError
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.IDeviceEventType
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.InstProxyError
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.LockdowndError
 
swigToEnum(int) - Static method in enum org.robovm.libimobiledevice.binding.MobileImageMounterError
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.AfcError
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.AfcFileMode
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.AfcLinkType
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.AfcLockOperation
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.DebugServerError
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.IDeviceError
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.IDeviceEventType
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.InstProxyError
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.LockdowndError
 
swigValue() - Method in enum org.robovm.libimobiledevice.binding.MobileImageMounterError
 
System - org.robovm.libimobiledevice.InstallationProxyClient.Options.ApplicationType
 

T

toDescriptorStruct() - Method in class org.robovm.libimobiledevice.LockdowndServiceDescriptor
 
toPlistRef(long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 

U

upgrade(String, InstallationProxyClient.Options, InstallationProxyClient.StatusCallback) - Method in class org.robovm.libimobiledevice.InstallationProxyClient
Upgrade an application on the device.
upload(File, String) - Method in class org.robovm.libimobiledevice.AfcClient
Uploads a local file or directory to the device.
upload(File, String, AfcClient.UploadProgressCallback) - Method in class org.robovm.libimobiledevice.AfcClient
Uploads a local file or directory to the device.
upload_image(long, MobileImageMounterClientRef, String, String, byte[], long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDeviceJNI
 
upload_image(MobileImageMounterClientRef, String, String, byte[], long) - Static method in class org.robovm.libimobiledevice.binding.LibIMobileDevice
 
uploadImage(File, String, byte[]) - Method in class org.robovm.libimobiledevice.MobileImageMounterClient
 
uploadProgressCallback(AfcClient.UploadProgressCallback) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets an AfcClient.UploadProgressCallback which will be used to report the progress when the app is uploaded to the device.
User - org.robovm.libimobiledevice.InstallationProxyClient.Options.ApplicationType
 

V

valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.AfcError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.AfcFileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.AfcLinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.AfcLockOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.DebugServerError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.IDeviceError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.IDeviceEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.InstProxyError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.LockdowndError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.binding.MobileImageMounterError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.InstallationProxyClient.Options.ApplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.InstallationProxyClient.Options.ArchiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.libimobiledevice.InstallationProxyClient.Options.PackageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.robovm.libimobiledevice.binding.AfcError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.AfcFileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.AfcLinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.AfcLockOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.DebugServerError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.IDeviceError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.IDeviceEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.InstProxyError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.LockdowndError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.binding.MobileImageMounterError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.InstallationProxyClient.Options.ApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.InstallationProxyClient.Options.ArchiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.libimobiledevice.InstallationProxyClient.Options.PackageType
Returns an array containing the constants of this enum type, in the order they are declared.

X

xcodePath(String) - Method in class org.robovm.libimobiledevice.util.AppLauncher
Sets the path to Xcode where developer images will be searched for.
A B C D E F G H I K L M N O P R S T U V X 
All Classes|All Packages