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