AVContentKeySessionDelegate_Extensions.ShouldRetryContentKeyRequest Method

Definition

public static bool ShouldRetryContentKeyRequest (this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest, string retryReason);
static member ShouldRetryContentKeyRequest : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * string -> bool

Parameters

This
IAVContentKeySessionDelegate

The instance on which this extension method operates.

keyRequest
AVContentKeyRequest
retryReason
String

Returns

Applies to