libimobiledevice
1.2.1
|
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... | |
Provides information about the occurred event.
enum idevice_connection_type idevice_event_t::conn_type |
The connection type.
enum idevice_event_type idevice_event_t::event |
The event type.
const char* idevice_event_t::udid |
The device unique id.