Contents

refreshPIRParameters(forExtensionWithIdentifier:)

Communicates with the system to refetch Private Information Retrieval (PIR) parameters from the server.

Declaration

func refreshPIRParameters(forExtensionWithIdentifier identifier: String) async throws

Parameters

  • identifier:

    The identifier for the app extension.

Mentioned in

Discussion

This throws an error when the system can’t referesh the PIR parameters.

See Also

Checking status and fetching data