public interface RoomMentionEvent extends JitterEvent
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
asJSON()
Gets the underlying JSON object.
|
int |
getMentions()
Gets the number of mentions, can be 0 indicating all mentions have been read.
|
Room |
getRoom()
Gets the room in which this event occurred.
|
getJitterorg.json.JSONObject asJSON()
int getMentions()
Room getRoom()
Copyright © 2016. All rights reserved.