AVContentKeySessionDelegate.DidProvideRenewingContentKeyRequest Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("contentKeySession:didProvideRenewingContentKeyRequest:")]
public virtual void DidProvideRenewingContentKeyRequest (AVFoundation.AVContentKeySession session, AVFoundation.AVContentKeyRequest keyRequest);
abstract member DidProvideRenewingContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest -> unit
override this.DidProvideRenewingContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVContentKeyRequest -> unit
Parameters
- session
- AVContentKeySession
- keyRequest
- AVContentKeyRequest
- Attributes