libimobiledevice  1.3.0-dirty
API Documentation - Return to Homepage

◆ instproxy_status_get_percent_complete()

void instproxy_status_get_percent_complete ( plist_t status,
int * percent )

Gets progress in percentage from a status if available.

Parameters
statusThe dictionary status response to use.
percentPointer to an int to store the progress in percent (0-100) or -1 if no progress was found in the status.