Before.Date, Before.Message| Constructor and Description |
|---|
Message(java.lang.String id)
Create a
Before.Message with a message id. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Return the identifier of the message.
|
public Message(@NonNull
java.lang.String id)
Before.Message with a message id.id - the identifier of the message.