Modifier and Type | Field and Description |
---|---|
protected String |
messageId |
protected String |
userId |
Constructor and Description |
---|
MarkMessageAsReadCmd(String messageId,
String userId) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected void |
fireMessageReadEvent(CommandContext commandContext,
String userId,
MessageEntity message) |
public Void execute(CommandContext commandContext)
protected void fireMessageReadEvent(CommandContext commandContext, String userId, MessageEntity message)