Click or drag to resize

MessageClientList Method

Overload List
  NameDescription
Public methodList(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.
Public methodList(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.
Top
See Also