public interface Message
Log.| Modifier and Type | Method and Description |
|---|---|
StaticBuffer |
getContent()
Returns the content of the message
|
String |
getSenderId()
Returns the unique identifier for the sender of the message
|
java.time.Instant |
getTimestamp()
Returns the timestamp of this message in the specified time unit.
|
String getSenderId()
java.time.Instant getTimestamp()
unit - StaticBuffer getContent()
Copyright © 2012–2015. All rights reserved.