-
-
Methods in org.robovm.libimobiledevice.binding with parameters of type IDeviceRef
| Modifier and Type |
Method |
Description |
static AfcError |
LibIMobileDevice.afc_client_new(IDeviceRef device,
LockdowndServiceDescriptorStruct service,
AfcClientRefOut client) |
|
static int |
LibIMobileDeviceJNI.afc_client_new(long jarg1,
IDeviceRef jarg1_,
long jarg2,
LockdowndServiceDescriptorStruct jarg2_,
long jarg3,
AfcClientRefOut jarg3_) |
|
static AfcError |
LibIMobileDevice.afc_client_start_service(IDeviceRef device,
AfcClientRefOut client,
java.lang.String label) |
|
static int |
LibIMobileDeviceJNI.afc_client_start_service(long jarg1,
IDeviceRef jarg1_,
long jarg2,
AfcClientRefOut jarg2_,
java.lang.String jarg3) |
|
static DebugServerError |
LibIMobileDevice.debugserver_client_new(IDeviceRef device,
LockdowndServiceDescriptorStruct service,
DebugServerClientRefOut client) |
|
static int |
LibIMobileDeviceJNI.debugserver_client_new(long jarg1,
IDeviceRef jarg1_,
long jarg2,
LockdowndServiceDescriptorStruct jarg2_,
long jarg3,
DebugServerClientRefOut jarg3_) |
|
static DebugServerError |
LibIMobileDevice.debugserver_client_start_service(IDeviceRef device,
DebugServerClientRefOut client,
java.lang.String label) |
|
static int |
LibIMobileDeviceJNI.debugserver_client_start_service(long jarg1,
IDeviceRef jarg1_,
long jarg2,
DebugServerClientRefOut jarg2_,
java.lang.String jarg3) |
|
protected static long |
IDeviceRef.getCPtr(IDeviceRef obj) |
|
static IDeviceError |
LibIMobileDevice.idevice_connect(IDeviceRef device,
short port,
IDeviceConnectionRefOut connection) |
|
static int |
LibIMobileDeviceJNI.idevice_connect(long jarg1,
IDeviceRef jarg1_,
short jarg2,
long jarg3,
IDeviceConnectionRefOut jarg3_) |
|
static IDeviceError |
LibIMobileDevice.idevice_free(IDeviceRef device) |
|
static int |
LibIMobileDeviceJNI.idevice_free(long jarg1,
IDeviceRef jarg1_) |
|
static IDeviceError |
LibIMobileDevice.idevice_get_handle(IDeviceRef device,
IntOut handle) |
|
static int |
LibIMobileDeviceJNI.idevice_get_handle(long jarg1,
IDeviceRef jarg1_,
long jarg2,
IntOut jarg2_) |
|
static IDeviceError |
LibIMobileDevice.idevice_get_udid(IDeviceRef device,
StringOut udid) |
|
static int |
LibIMobileDeviceJNI.idevice_get_udid(long jarg1,
IDeviceRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_client_new(IDeviceRef device,
LockdowndServiceDescriptorStruct service,
InstproxyClientRefOut client) |
|
static int |
LibIMobileDeviceJNI.instproxy_client_new(long jarg1,
IDeviceRef jarg1_,
long jarg2,
LockdowndServiceDescriptorStruct jarg2_,
long jarg3,
InstproxyClientRefOut jarg3_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_client_start_service(IDeviceRef device,
InstproxyClientRefOut client,
java.lang.String label) |
|
static int |
LibIMobileDeviceJNI.instproxy_client_start_service(long jarg1,
IDeviceRef jarg1_,
long jarg2,
InstproxyClientRefOut jarg2_,
java.lang.String jarg3) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_client_new(IDeviceRef device,
LockdowndClientRefOut client,
java.lang.String label) |
|
static int |
LibIMobileDeviceJNI.lockdownd_client_new(long jarg1,
IDeviceRef jarg1_,
long jarg2,
LockdowndClientRefOut jarg2_,
java.lang.String jarg3) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_client_new_with_handshake(IDeviceRef device,
LockdowndClientRefOut client,
java.lang.String label) |
|
static int |
LibIMobileDeviceJNI.lockdownd_client_new_with_handshake(long jarg1,
IDeviceRef jarg1_,
long jarg2,
LockdowndClientRefOut jarg2_,
java.lang.String jarg3) |
|
static MobileImageMounterError |
LibIMobileDevice.mobile_image_mounter_new(IDeviceRef device,
LockdowndServiceDescriptorStruct service,
MobileImageMounterClientRefOut client) |
|
static int |
LibIMobileDeviceJNI.mobile_image_mounter_new(long jarg1,
IDeviceRef jarg1_,
long jarg2,
LockdowndServiceDescriptorStruct jarg2_,
long jarg3,
MobileImageMounterClientRefOut jarg3_) |
|
static MobileImageMounterError |
LibIMobileDevice.mobile_image_mounter_start_service(IDeviceRef device,
MobileImageMounterClientRefOut client,
java.lang.String label) |
|
static int |
LibIMobileDeviceJNI.mobile_image_mounter_start_service(long jarg1,
IDeviceRef jarg1_,
long jarg2,
MobileImageMounterClientRefOut jarg2_,
java.lang.String jarg3) |
|