Share via


AVContentKeySessionDelegate.DidGenerateExpiredSessionReport Method

Definition

[Foundation.Export("contentKeySessionDidGenerateExpiredSessionReport:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidGenerateExpiredSessionReport(AVFoundation.AVContentKeySession session);
[<Foundation.Export("contentKeySessionDidGenerateExpiredSessionReport:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidGenerateExpiredSessionReport : AVFoundation.AVContentKeySession -> unit
override this.DidGenerateExpiredSessionReport : AVFoundation.AVContentKeySession -> unit

Parameters

Implements

Attributes

Applies to