Message
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| message | string | The textual content of the message to be stored or transmitted. |
Constructor
Signature
def Message(
message: string
) - > null
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | The content of the message |
Signature
def Message(
message: string
) - > null
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | The text content of the message to be stored in the database |