| Package | Description |
|---|---|
| org.sobotics.chatexchange.chat | |
| org.sobotics.chatexchange.chat.event |
| Modifier and Type | Method and Description |
|---|---|
Message |
Room.getMessage(long messageId)
Retrieves the
Message having the given id. |
| Modifier and Type | Method and Description |
|---|---|
Message |
MessageEvent.getMessage()
Returns the message that triggered this event, at the time the event was raised.
|