@FunctionalInterface public static interface MessageNotifier.NotifierCallback
| Modifier and Type | Method and Description |
|---|---|
void |
notifyNewMessages(UserInfo userInfo)
Perform the actual notification of new messages.
|
void notifyNewMessages(UserInfo userInfo)
userInfo - the new user information, that includes the number of unread messages