Share via


AVContentKeyRequestRetryReasonExtensions Class

Definition

Extension methods for the AVContentKeyRequestRetryReason enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class AVContentKeyRequestRetryReasonExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type AVContentKeyRequestRetryReasonExtensions = class
Inheritance
AVContentKeyRequestRetryReasonExtensions
Attributes

Methods

Name Description
GetConstant(AVContentKeyRequestRetryReason)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the AVContentKeyRequestRetryReason value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the AVContentKeyRequestRetryReason value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the AVContentKeyRequestRetryReason value named by constant.

Applies to