Preparing search index...
The search index is not available
@duckduckgo/content-scope-scripts
@duckduckgo/content-scope-scripts
Duckplayer Messages
DuckplayerMessages
Interface DuckplayerMessages
Requests, Notifications and Subscriptions from the Duckplayer feature
interface
DuckplayerMessages
{
notifications
:
|
OpenInfoNotification
|
OpenSettingsNotification
|
ReportInitExceptionNotification
|
ReportPageExceptionNotification
|
TelemetryEventNotification
;
requests
:
GetUserValuesRequest
|
InitialSetupRequest
|
SetUserValuesRequest
;
subscriptions
:
OnUserValuesChangedSubscription
;
}
Index
Properties
notifications
requests
subscriptions
Properties
notifications
notifications
:
|
OpenInfoNotification
|
OpenSettingsNotification
|
ReportInitExceptionNotification
|
ReportPageExceptionNotification
|
TelemetryEventNotification
requests
requests
:
GetUserValuesRequest
|
InitialSetupRequest
|
SetUserValuesRequest
subscriptions
subscriptions
:
OnUserValuesChangedSubscription
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
notifications
requests
subscriptions
@duckduckgo/content-scope-scripts
Loading...
Requests, Notifications and Subscriptions from the Duckplayer feature