public interface NewMessageIdentifier
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNew(Message message)
Query a message to see if it has been seen before.
|
boolean isNew(Message message)
message - the message to testCopyright © 2021. All rights reserved.