libimobiledevice  1.3.0-dirty
API Documentation - Return to Homepage

◆ reverse_proxy_get_type()

reverse_proxy_client_type_t reverse_proxy_get_type ( reverse_proxy_client_t client)

Helper function to return the type of a given reverse proxy client, which is either RP_TYPE_CTRL or RP_TYPE_CONN.

Useful for callback functions.

See also
reverse_proxy_client_type_t
Parameters
clientThe reverse proxy client
Returns
The type of the rerverse proxy client