
org.robovm.libimobiledevice.binding.LibIMobileDeviceConstants Maven / Gradle / Ivy
The newest version!
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (https://www.swig.org).
* Version 2.0.4
*
* Do not make changes to this file unless you know what you are doing - modify
* the SWIG interface file instead.
* ----------------------------------------------------------------------------- */
package org.robovm.libimobiledevice.binding;
public interface LibIMobileDeviceConstants {
public final static String AFC_SERVICE_NAME = "com.apple.afc";
public final static String INSTPROXY_SERVICE_NAME = "com.apple.mobile.installation_proxy";
public final static String MOBILE_IMAGE_MOUNTER_SERVICE_NAME = "com.apple.mobile.mobile_image_mounter";
public final static String DEBUGSERVER_SERVICE_NAME = "com.apple.debugserver";
public final static String DEBUGSERVER_SECURE_SERVICE_NAME = "com.apple.debugserver.DVTSecureSocketProxy";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy