certificateRequest:isUsingNetwork:

Integrating the Jamf Certificate SDK with Mobile Device Apps Deployed by Jamf Pro

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

When the CertificateRequest SDK begins accessing the network and when it ends accessing the network, this method is called if implemented.

- (void)certificateRequest:(id<CertificateRequestProtocol>)request
isUsingNetwork:(BOOL)isUsingNetwork

Parameters

Parameter

Description

request

The object that started the request

isUsingNetwork

Whether or not the request is currently using the network

Declared in

CertificateRequestDelegate.h