AVContentKeySessionDelegate_Extensions.DidFail Method

Definition

public static void DidFail (this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest, Foundation.NSError err);
static member DidFail : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * Foundation.NSError -> unit

Parameters

This
IAVContentKeySessionDelegate

The instance on which this extension method operates.

keyRequest
AVContentKeyRequest
err
NSError

Applies to