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