-
Methods in org.robovm.libimobiledevice.binding with parameters of type PlistRef
| Modifier and Type |
Method |
Description |
protected static long |
PlistRef.getCPtr(PlistRef obj) |
|
static InstProxyError |
LibIMobileDevice.instproxy_archive(InstproxyClientRef client,
java.lang.String appid,
PlistRef client_options,
long status_cb,
int user_data) |
|
static int |
LibIMobileDeviceJNI.instproxy_archive(long jarg1,
InstproxyClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
PlistRef jarg3_,
long jarg4,
int jarg5) |
|
static InstProxyError |
LibIMobileDevice.instproxy_browse(InstproxyClientRef client,
PlistRef client_options,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.instproxy_browse(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
PlistRef jarg2_,
long jarg3,
PlistRefOut jarg3_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_browse_with_callback(InstproxyClientRef client,
PlistRef client_options,
long status_cb,
int user_data) |
|
static int |
LibIMobileDeviceJNI.instproxy_browse_with_callback(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
PlistRef jarg2_,
long jarg3,
int jarg4) |
|
static InstProxyError |
LibIMobileDevice.instproxy_check_capabilities_match(InstproxyClientRef client,
StringArray capabilities,
PlistRef client_options,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.instproxy_check_capabilities_match(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
StringArray jarg2_,
long jarg3,
PlistRef jarg3_,
long jarg4,
PlistRefOut jarg4_) |
|
static void |
LibIMobileDevice.instproxy_client_options_free(PlistRef client_options) |
|
static void |
LibIMobileDeviceJNI.instproxy_client_options_free(long jarg1,
PlistRef jarg1_) |
|
static void |
LibIMobileDevice.instproxy_client_options_set_return_attributes(PlistRef client_options) |
|
static void |
LibIMobileDeviceJNI.instproxy_client_options_set_return_attributes(long jarg1,
PlistRef jarg1_) |
|
static void |
LibIMobileDevice.instproxy_command_get_name(PlistRef command,
StringOut name) |
|
static void |
LibIMobileDeviceJNI.instproxy_command_get_name(long jarg1,
PlistRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_install(InstproxyClientRef client,
java.lang.String pkg_path,
PlistRef client_options,
long status_cb,
int user_data) |
|
static int |
LibIMobileDeviceJNI.instproxy_install(long jarg1,
InstproxyClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
PlistRef jarg3_,
long jarg4,
int jarg5) |
|
static InstProxyError |
LibIMobileDevice.instproxy_lookup(InstproxyClientRef client,
StringArray appids,
PlistRef client_options,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.instproxy_lookup(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
StringArray jarg2_,
long jarg3,
PlistRef jarg3_,
long jarg4,
PlistRefOut jarg4_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_lookup_archives(InstproxyClientRef client,
PlistRef client_options,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.instproxy_lookup_archives(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
PlistRef jarg2_,
long jarg3,
PlistRefOut jarg3_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_remove_archive(InstproxyClientRef client,
java.lang.String appid,
PlistRef client_options,
long status_cb,
int user_data) |
|
static int |
LibIMobileDeviceJNI.instproxy_remove_archive(long jarg1,
InstproxyClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
PlistRef jarg3_,
long jarg4,
int jarg5) |
|
static InstProxyError |
LibIMobileDevice.instproxy_restore(InstproxyClientRef client,
java.lang.String appid,
PlistRef client_options,
long status_cb,
int user_data) |
|
static int |
LibIMobileDeviceJNI.instproxy_restore(long jarg1,
InstproxyClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
PlistRef jarg3_,
long jarg4,
int jarg5) |
|
static void |
LibIMobileDevice.instproxy_status_get_current_list(PlistRef status,
LongOut total,
LongOut current_index,
LongOut current_amount,
PlistRefOut list) |
|
static void |
LibIMobileDeviceJNI.instproxy_status_get_current_list(long jarg1,
PlistRef jarg1_,
long jarg2,
LongOut jarg2_,
long jarg3,
LongOut jarg3_,
long jarg4,
LongOut jarg4_,
long jarg5,
PlistRefOut jarg5_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_status_get_error(PlistRef status,
StringOut name,
StringOut description,
LongOut code) |
|
static int |
LibIMobileDeviceJNI.instproxy_status_get_error(long jarg1,
PlistRef jarg1_,
long jarg2,
StringOut jarg2_,
long jarg3,
StringOut jarg3_,
long jarg4,
LongOut jarg4_) |
|
static void |
LibIMobileDevice.instproxy_status_get_name(PlistRef status,
StringOut name) |
|
static void |
LibIMobileDeviceJNI.instproxy_status_get_name(long jarg1,
PlistRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static void |
LibIMobileDevice.instproxy_status_get_percent_complete(PlistRef status,
IntOut percent) |
|
static void |
LibIMobileDeviceJNI.instproxy_status_get_percent_complete(long jarg1,
PlistRef jarg1_,
long jarg2,
IntOut jarg2_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_uninstall(InstproxyClientRef client,
java.lang.String appid,
PlistRef client_options,
long status_cb,
int user_data) |
|
static int |
LibIMobileDeviceJNI.instproxy_uninstall(long jarg1,
InstproxyClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
PlistRef jarg3_,
long jarg4,
int jarg5) |
|
static InstProxyError |
LibIMobileDevice.instproxy_upgrade(InstproxyClientRef client,
java.lang.String pkg_path,
PlistRef client_options,
long status_cb,
int user_data) |
|
static int |
LibIMobileDeviceJNI.instproxy_upgrade(long jarg1,
InstproxyClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
PlistRef jarg3_,
long jarg4,
int jarg5) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_activate(LockdowndClientRef client,
PlistRef activation_record) |
|
static int |
LibIMobileDeviceJNI.lockdownd_activate(long jarg1,
LockdowndClientRef jarg1_,
long jarg2,
PlistRef jarg2_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_pair_with_options(LockdowndClientRef client,
LockdowndPairRecordStruct pair_record,
PlistRef options,
PlistRefOut response) |
|
static int |
LibIMobileDeviceJNI.lockdownd_pair_with_options(long jarg1,
LockdowndClientRef jarg1_,
long jarg2,
LockdowndPairRecordStruct jarg2_,
long jarg3,
PlistRef jarg3_,
long jarg4,
PlistRefOut jarg4_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_send(LockdowndClientRef client,
PlistRef plist) |
|
static int |
LibIMobileDeviceJNI.lockdownd_send(long jarg1,
LockdowndClientRef jarg1_,
long jarg2,
PlistRef jarg2_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_set_value(LockdowndClientRef client,
java.lang.String domain,
java.lang.String key,
PlistRef value) |
|
static int |
LibIMobileDeviceJNI.lockdownd_set_value(long jarg1,
LockdowndClientRef jarg1_,
java.lang.String jarg2,
java.lang.String jarg3,
long jarg4,
PlistRef jarg4_) |
|
static void |
LibIMobileDevice.plist_free(PlistRef plist) |
|
static void |
LibIMobileDeviceJNI.plist_free(long jarg1,
PlistRef jarg1_) |
|
static void |
LibIMobileDevice.plist_to_bin(PlistRef plist,
ByteArrayOut plist_bin,
IntOut length) |
|
static void |
LibIMobileDeviceJNI.plist_to_bin(long jarg1,
PlistRef jarg1_,
long jarg2,
ByteArrayOut jarg2_,
long jarg3,
IntOut jarg3_) |
|
static void |
LibIMobileDevice.plist_to_xml(PlistRef plist,
ByteArrayOut plist_xml,
IntOut length) |
|
static void |
LibIMobileDeviceJNI.plist_to_xml(long jarg1,
PlistRef jarg1_,
long jarg2,
ByteArrayOut jarg2_,
long jarg3,
IntOut jarg3_) |
|