-
Methods in org.robovm.libimobiledevice.binding with parameters of type InstproxyClientRefOut
| Modifier and Type |
Method |
Description |
protected static long |
InstproxyClientRefOut.getCPtr(InstproxyClientRefOut 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 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 long |
LibIMobileDeviceJNI.InstproxyClientRefOut_value_get(long jarg1,
InstproxyClientRefOut jarg1_) |
|