-
public final class ChannelHiddenEvent extends CidEvent
-
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()StringgetCid()final StringgetChannelType()final StringgetChannelId()final UsergetUser()final BooleangetClearHistory()-
-
Method Detail
-
getCreatedAt
Date getCreatedAt()
-
getChannelType
final String getChannelType()
-
getChannelId
final String getChannelId()
-
getClearHistory
final Boolean getClearHistory()
-
-
-
-