The TextMessage UDR is used for sending text frames over a websocket. The following fields are included in the TextMessage UDR:
Field | Description |
---|---|
data (string) | This field contains the data in string format. |
URI (string) | This field contains the Uniform Resource Identifier in string format. |
Next: