libimobiledevice  1.3.0
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.
namePointer to store the progress in percent (0-100) or -1 if not progress was found in the status.