Message (Subscribe)
Messages from other clients that are sent to the room.
Format
{ "Attributes": { "string": "string" }, "Content": "string", "Id": "string", "RequestId": "string", "Sender": { "Attributes": { "string": "string" }, "UserId": "string" }, "SendTime": "string::date-time", "Type": "MESSAGE" }
Fields
Field | Description |
---|---|
|
Attributes included in the message. |
|
Message received by another user. |
|
An identifier generated by Amazon IVS Chat. |
|
The message identifier optionally specified by your application (in the corresponding SendMessage (Publish) operation) for tracking purposes |
|
Information about the sender. This includes two fields:
|
|
Timestamp of when the message was received by Amazon IVS Chat. |
|
|