# Functions
New creates a new connection to the appservice on the device for iOS17+.
# Constants
RebootFull is the style for a full reboot of the device.
RebootUserspace is the style for a reboot of the userspace of the device.
# Structs
AppLaunch represents the result of launching an app on the device for iOS17+.
Connection represents a connection to the appservice on an iOS device for iOS17+.
Process represents a process running on the device for iOS17+.