Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
playwright._impl._network.ServerWebSocketRoute Class Reference

Public Member Functions

 __init__ (self, "WebSocketRoute" ws)
 
None on_message (self, Callable[[Union[str, bytes]], Any] handler)
 
None on_close (self, Callable[[Optional[int], Optional[str]], Any] handler)
 
None connect_to_server (self)
 
str url (self)
 
None close (self, int code=None, str reason=None)
 
None send (self, Union[str, bytes] message)
 

Protected Attributes

 _ws
 

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