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