Class CidEvent
-
-
Method Summary
Modifier and Type Method Description abstract StringgetCid()abstract StringgetChannelType()abstract StringgetChannelId()abstract DategetChannelLastMessageAt()-
-
Method Detail
-
getChannelType
abstract String getChannelType()
-
getChannelId
abstract String getChannelId()
-
getChannelLastMessageAt
abstract Date getChannelLastMessageAt()
-
-
-
-