libimobiledevice  1.3.0-dirty
API Documentation - Return to Homepage

◆ reverse_proxy_status_t

reverse proxy status for reverse_proxy_status_cb_t callback

Enumerator
RP_STATUS_READY 

proxy is ready

RP_STATUS_TERMINATE 

proxy terminated

RP_STATUS_CONNECT_REQ 

connection request received (only RP_TYPE_CTRL)

RP_STATUS_SHUTDOWN_REQ 

shutdown request received (only RP_TYPE_CTRL)

RP_STATUS_CONNECTED 

connection established (only RP_TYPE_CONN)

RP_STATUS_DISCONNECTED 

connection closed (only RP_TYPE_CONN)