Share via


IAVContentKeySessionDelegate.DidGenerateExpiredSessionReport Method

Definition

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

Parameters

Attributes

Applies to