AVContentKeySessionDelegate_Extensions.DidProvidePersistableContentKeyRequest Method

Definition

public static void DidProvidePersistableContentKeyRequest (this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVPersistableContentKeyRequest keyRequest);
static member DidProvidePersistableContentKeyRequest : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVPersistableContentKeyRequest -> unit

Parameters

This
IAVContentKeySessionDelegate

The instance on which this extension method operates.

Applies to