Constructs a new GameToastCmd.
Optional properties: IGameToastCmdProperties to set
GameToastCmd content.
GameToastCmd duration.
GameToastCmd eventId.
GameToastCmd pidArr.
GameToastCmd spaceId.
GameToastCmd type.
Static createCreates a new GameToastCmd instance using the specified properties.
Optional properties: IGameToastCmdProperties to set
GameToastCmd instance
Static decodeDecodes a GameToastCmd message from the specified reader or buffer.
If the payload is not a reader or valid buffer
If required fields are missing
Reader or buffer to decode from
Optional length: numberMessage length if known beforehand
GameToastCmd
Static decodeDecodes a GameToastCmd message from the specified reader or buffer, length delimited.
If the payload is not a reader or valid buffer
If required fields are missing
Reader or buffer to decode from
GameToastCmd
Static encodeEncodes the specified GameToastCmd message. Does not implicitly verify messages.
GameToastCmd message or plain object to encode
Optional writer: anyWriter to encode to
Writer
Static encodeEncodes the specified GameToastCmd message, length delimited. Does not implicitly verify messages.
GameToastCmd message or plain object to encode
Optional writer: anyWriter to encode to
Writer
Static fromCreates a GameToastCmd message from a plain object. Also converts values to their respective internal types.
Plain object
GameToastCmd
Static toCreates a plain object from a GameToastCmd message. Also converts values to other types if specified.
GameToastCmd
Optional options: anyConversion options
Plain object
Static verifyGenerated using TypeDoc
Represents a GameToastCmd.