Share via


IAVContentKeySessionDelegate.DidProvidePersistableContentKeyRequest Method

Definition

[Foundation.Export("contentKeySession:didProvidePersistableContentKeyRequest:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidProvidePersistableContentKeyRequest(AVFoundation.AVContentKeySession session, AVFoundation.AVPersistableContentKeyRequest keyRequest);
[<Foundation.Export("contentKeySession:didProvidePersistableContentKeyRequest:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidProvidePersistableContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVPersistableContentKeyRequest -> unit
override this.DidProvidePersistableContentKeyRequest : AVFoundation.AVContentKeySession * AVFoundation.AVPersistableContentKeyRequest -> unit

Parameters

Attributes

Applies to