-
@Serializable() public final class SessionSummaryElement of a session-directory snapshot.
-
-
Method Summary
Modifier and Type Method Description final StringgetSessionId()final StringgetSubject()final ChannelgetChannel()final BooleangetActive()Live only on the cx owner that served this directory row. final StringgetCreatedAt()final StringgetUpdatedAt()final MessagegetLastMessage()final ContactgetContact()-
-
Method Detail
-
getSessionId
final String getSessionId()
-
getSubject
final String getSubject()
-
getChannel
final Channel getChannel()
-
getCreatedAt
final String getCreatedAt()
-
getUpdatedAt
final String getUpdatedAt()
-
getLastMessage
final Message getLastMessage()
-
getContact
final Contact getContact()
-
-
-
-