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