public class MessageStarredEvent extends MessageEvent
| Modifier and Type | Method and Description |
|---|---|
boolean |
wasPinned()
Returns whether this event was as a result of the current logged-in user pinning a message.
|
boolean |
wasStarred()
Returns whether this event was as a result of the current logged-in user starring a message.
|
getMessagegetInstant, getRoom, getRoomId, getUser, getUserId, getUserNamepublic boolean wasStarred()
public boolean wasPinned()