libimobiledevice  1.3.0
Data Fields
idevice_event_t Struct Reference

Provides information about the occurred event. More...

Data Fields

enum idevice_event_type event
 The event type. More...
 
const char * udid
 The device unique id. More...
 
enum idevice_connection_type conn_type
 The connection type. More...
 

Detailed Description

Provides information about the occurred event.

Field Documentation

◆ conn_type

enum idevice_connection_type idevice_event_t::conn_type

The connection type.

◆ event

enum idevice_event_type idevice_event_t::event

The event type.

◆ udid

const char* idevice_event_t::udid

The device unique id.


The documentation for this struct was generated from the following file: