public interface SessionAckInfo
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSessionId()
Get the session ID
|
SessionTypeEnum |
getSessionType()
Get the session type
|
long |
getTime()
Get the time
|
SessionTypeEnum getSessionType()
java.lang.String getSessionId()
long getTime()