public interface Message
Messenger.| Modifier and Type | Method and Description |
|---|---|
@NonNull UUID |
getId()
Gets the unique id associated with this message.
|
@NonNull UUID getId()
This ID is used to ensure a single server instance doesn't process the same message twice.