StorageClientAttributionReportingSourceRegistered Event |
Version 118.6.80
TODO(crbug.com/1458532): Add other Attribution Reporting events, e.g.
trigger registration.
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public event EventHandler<AttributionReportingSourceRegisteredEventArgs> AttributionReportingSourceRegistered
public:
event EventHandler<AttributionReportingSourceRegisteredEventArgs^>^ AttributionReportingSourceRegistered {
void add (EventHandler<AttributionReportingSourceRegisteredEventArgs^>^ value);
void remove (EventHandler<AttributionReportingSourceRegisteredEventArgs^>^ value);
}
Value
Type:
SystemEventHandlerAttributionReportingSourceRegisteredEventArgsSee Also