AVContentKeySessionDelegate.ShouldRetryContentKeyRequest Method

Definition

[Foundation.Export("contentKeySession:shouldRetryContentKeyRequest:reason:")]
public virtual bool ShouldRetryContentKeyRequest (AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest, string retryReason);
abstract member ShouldRetryContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * string -> bool
override this.ShouldRetryContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest * string -> bool

Parameters

keyRequest
AVContentKeyRequest
retryReason
String

Returns

Attributes

Applies to