public class MessageReceipt
extends java.lang.Object
Constructor and Description |
---|
MessageReceipt(java.lang.String sessionId,
long time) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSessionId()
Get the session ID
|
long |
getTime()
Get the time of the last read message in the session.
|
public java.lang.String getSessionId()
public long getTime()