Table of Contents

Class MediaKeySystemPermissionRequest

Namespace
WebKit
Assembly
WebKit-6.0.dll
public sealed class MediaKeySystemPermissionRequest : Object, IObject, INotifyPropertyChanged, IDisposable, PermissionRequest, IHandle, GTypeProvider
Inheritance
MediaKeySystemPermissionRequest
Implements
Inherited Members

Constructors

MediaKeySystemPermissionRequest(bool, params ConstructArgument[])

protected MediaKeySystemPermissionRequest(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

MediaKeySystemPermissionRequest(IntPtr, bool)

protected MediaKeySystemPermissionRequest(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Allow()

public void Allow()

Deny()

public void Deny()

GetGType()

public static Type GetGType()

Returns

Type