Interface UserUpdateMessage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NonNull UUIDgetUserUniqueId()Gets the user the message is for.
-
| Modifier and Type | Method | Description |
|---|---|---|
@NonNull UUID |
getUserUniqueId() |
Gets the user the message is for.
|