Searched defs:WebSocketEvent (Results 1 – 1 of 1) sorted by relevance
54 struct WebSocketEvent { struct55 enum EventType {62 WebSocketEvent(EventType type, in WebSocketEvent() function71 EventType event_type;72 bool was_clean;73 uint16_t close_code;74 pp::Var var;