| libimobiledevice
    1.3.0
    API Documentation - Return to Homepage | 
| ◆ preboard_commit_stashbag()
 Instructs the preboard service to commit a previously created stashbag. 
 The callback or following preboard_receive* invocations will usually receive a dictionary with: { StashbagCommitComplete: true } or in case of an error: { StashbagCommitComplete: 0, Error: 1, <optional> ErrorString: <error string>=""> } 
 |