Get a DevTools Protocol event receiver that allows you to subscribe to a
DevTools Protocol event. The eventName parameter is the full name of
the event in the format {domain}.{event}. For more information about
DevTools Protocol events description and event args, navigate to
DevTools Protocol Viewer.
Get a DevTools Protocol event receiver that allows you to subscribe to a DevTools Protocol event. The eventName parameter is the full name of the event in the format {domain}.{event}. For more information about DevTools Protocol events description and event args, navigate to DevTools Protocol Viewer.
\snippet ScriptComponent.cpp DevToolsProtocolEventReceived