Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitUntilSpringboardStarted ¶
func WaitUntilSpringboardStarted(device ios.DeviceEntry) error
WaitUntilSpringboardStarted waits up to 5 minutes for springboard to restart
Types ¶
type Connection ¶
type Connection struct {
// contains filtered or unexported fields
}
func New ¶
func New(device ios.DeviceEntry) (*Connection, error)
func (*Connection) Close ¶
func (c *Connection) Close()
Close sends a Shutdown command to notification proxy and closes the DeviceConnectionInterface
Click to show internal directories.
Click to hide internal directories.