Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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.
securityInformation (TLSInformation (websocket))This field contains information about the certificate chain and also which protocol and cipher suite are used.
  • No labels