StructuredMessage

sealed class StructuredMessage

The structured message for the message signal. It can be defined with either a primitiveMessageDefinition, structuredMessageListDefinition, or structuredMessageDefinition recursively.

Inheritors

Types

Link copied to clipboard

Represents a primitive type node of the complex data structure.

Link copied to clipboard
Link copied to clipboard

Represents a struct type node of the complex data structure.

Link copied to clipboard

Represents a list type node of the complex data structure.

Functions