PongMessage
Direction: bidirectional.
Constructor:
Signature:
def __init__(self, payload: Dict[str, Any] | None = UNSET, type: str = 'pong') -> None:  ...Parameters:
-  payload:- Type
-  Dict[str, Any] | None
- Default
-  UNSET
 
-  type:- Type
-  str
- Default
-  'pong'
 
Attributes:
-  payload:- Type
-  Dict[str, Any] | None
 
-  type:- Type
-  str