V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::V8Inspector::Channel Class Referenceabstract
Inheritance diagram for v8_inspector::V8Inspector::Channel:
v8::InspectorFrontend

Public Member Functions

virtual void sendResponse (int callId, std::unique_ptr< StringBuffer > message)=0
 
virtual void sendNotification (std::unique_ptr< StringBuffer > message)=0
 
virtual void flushProtocolNotifications ()=0
 

Detailed Description

Definition at line 278 of file v8-inspector.h.


The documentation for this class was generated from the following file: