Constructs a new WebsocketTask.
WebsocketTask filter.
WebsocketTask maxDataAgeSeconds.
WebsocketTask subscription.
WebsocketTask url.
Converts this WebsocketTask to JSON.
JSON object
Creates a new WebsocketTask instance using the specified properties.
WebsocketTask instance
Decodes a WebsocketTask message from the specified reader or buffer.
Reader or buffer to decode from
WebsocketTask
Decodes a WebsocketTask message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
WebsocketTask
Encodes the specified WebsocketTask message. Does not implicitly verify messages.
WebsocketTask message or plain object to encode
Writer
Encodes the specified WebsocketTask message, length delimited. Does not implicitly verify messages.
WebsocketTask message or plain object to encode
Writer
Creates a WebsocketTask message from a plain object. Also converts values to their respective internal types.
Plain object
WebsocketTask
Creates a plain object from a WebsocketTask message. Also converts values to other types if specified.
WebsocketTask
Plain object
Verifies a WebsocketTask message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a WebsocketTask.