public class MessagesReadRequest extends Object
Modifier and Type | Field and Description |
---|---|
protected List<Integer> |
messages
List of messages set to be read
|
Constructor and Description |
---|
MessagesReadRequest()
Create a new instance
|
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getMessages()
Get the list of message ids
|
void |
setMessages(List<Integer> messages)
Set the list of message ids
|
Copyright © 2024 Gentics Software. All rights reserved.