-
-
Methods in org.robovm.libimobiledevice.binding with parameters of type LockdowndServiceDescriptorStruct
| 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 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_) |
|
protected static long |
LockdowndServiceDescriptorStruct.getCPtr(LockdowndServiceDescriptorStruct obj) |
|
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 LockdowndError |
LibIMobileDevice.lockdownd_service_descriptor_free(LockdowndServiceDescriptorStruct service) |
|
static int |
LibIMobileDeviceJNI.lockdownd_service_descriptor_free(long jarg1,
LockdowndServiceDescriptorStruct jarg1_) |
|
static java.lang.String |
LibIMobileDeviceJNI.LockdowndServiceDescriptorStruct_identifier_get(long jarg1,
LockdowndServiceDescriptorStruct jarg1_) |
|
static void |
LibIMobileDeviceJNI.LockdowndServiceDescriptorStruct_identifier_set(long jarg1,
LockdowndServiceDescriptorStruct jarg1_,
java.lang.String jarg2) |
|
static short |
LibIMobileDeviceJNI.LockdowndServiceDescriptorStruct_port_get(long jarg1,
LockdowndServiceDescriptorStruct jarg1_) |
|
static void |
LibIMobileDeviceJNI.LockdowndServiceDescriptorStruct_port_set(long jarg1,
LockdowndServiceDescriptorStruct jarg1_,
short jarg2) |
|
static boolean |
LibIMobileDeviceJNI.LockdowndServiceDescriptorStruct_sslEnabled_get(long jarg1,
LockdowndServiceDescriptorStruct jarg1_) |
|
static void |
LibIMobileDeviceJNI.LockdowndServiceDescriptorStruct_sslEnabled_set(long jarg1,
LockdowndServiceDescriptorStruct jarg1_,
boolean jarg2) |
|
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_) |
|