Uses of Class
org.robovm.libimobiledevice.LockdowndServiceDescriptor
| Package | Description |
|---|---|
| org.robovm.libimobiledevice |
-
Uses of LockdowndServiceDescriptor in org.robovm.libimobiledevice
Methods in org.robovm.libimobiledevice that return LockdowndServiceDescriptor Modifier and Type Method Description LockdowndServiceDescriptorLockdowndClient. startService(java.lang.String identifier)Requests to start a service.Constructors in org.robovm.libimobiledevice with parameters of type LockdowndServiceDescriptor Constructor Description AfcClient(IDevice device, LockdowndServiceDescriptor service)Creates a newAfcClientand makes a connection to thecom.apple.afcservice on the device.DebugServerClient(IDevice device, LockdowndServiceDescriptor descriptor)Creates a newDebugServerClientfor the specifiedIDevice.InstallationProxyClient(IDevice device, LockdowndServiceDescriptor service)Creates a newInstallationProxyClientand makes a connection to thecom.apple.mobile.installation_proxyservice on the device.MobileImageMounterClient(IDevice device, LockdowndServiceDescriptor service)Creates a newMobileImageMounterClientand makes a connection to thecom.apple.mobile.mobile_image_mounterservice on the device.