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
|
Instant |
getTimestamp()
Returns the timestamp of this message in the specified time unit.
|
String getSenderId()
Instant getTimestamp()
StaticBuffer getContent()
Copyright © 2012–2024. All rights reserved.