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