Interface CommandSuccessMessage
- All Superinterfaces:
CommandResult
,CommandSuccess
A successful result with a message to the user.
- Since:
- 1.0
- Version:
- 1.0
-
Method Summary
-
Method Details
-
message
Retrieves the message to the user.- Returns:
- The message to the user.
-