Interface Message
-
- All Known Subinterfaces:
ActionLogMessage,OutgoingMessage,UpdateMessage,UserUpdateMessage
@NonExtendable public interface Message
Represents a message sent received via aMessenger.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NonNull UUIDgetId()Gets the unique id associated with this message.
-