public Message
A message.
@NotNull EventType getEventType()
long getDelay()
@NotNull Action toAction(@NotNull PlayerId playerId, @NotNull java.lang.String applicationId, @NotNull PlayerId recipientId)
@NotNull java.lang.String toPrettyString()
Returns a human readable string representation of the message.
boolean isSimpleMessage()