SubscribeMessage
Direction: Client -> Server.
Constructor:
Signature:
def __init__( self, id: str, payload: SubscribeMessagePayload, type: str = 'subscribe',) -> None: ...Parameters:
-
id:- Type
-
str
-
payload:- Type
-
SubscribeMessagePayload
-
type:- Type
-
str - Default
-
'subscribe'
Attributes:
-
id:- Type
-
str
-
payload:- Type
-
SubscribeMessagePayload
-
type:- Type
-
str