As the steps are completed during the request to Jamf Pro, this method can be called. The current progress can be checked against the
request.maxNumberOfSteps to show progress percentage.Note:
Each step may take a different (unknown) amount of time as the actual request will be using network resources.
- (void)certificateRequest:(id<CertificateRequestProtocol>)request
progress:(NSUInteger)currentParameters
Parameter | Description |
|---|---|
| The object that started the request |
| The current progress |
Declared in
CertificateRequestDelegate.h