MessageClientList Method |
Name | Description | |
---|---|---|
List(String, String, DateTime, NullableInt32, ActionSparkApiEventArgsListMessage) |
Lists all messages in a room by room Id.
If present, it includes the associated media content attachment for each message.
The list sorts the messages in descending order by creation date.
| |
List(String, String, String, NullableInt32, ActionSparkApiEventArgsListMessage) |
Lists all messages in a room by room Id.
If present, it includes the associated media content attachment for each message.
The list sorts the messages in descending order by creation date.
|