-
- All Implemented Interfaces:
-
io.getstream.chat.android.client.events.UserEvent
public final class ChannelVisibleEvent extends CidEvent implements UserEvent
Triggered when a channel is made visible
-
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()StringgetCid()StringgetChannelType()StringgetChannelId()UsergetUser()-
-
Method Detail
-
getCreatedAt
Date getCreatedAt()
-
getChannelType
String getChannelType()
-
getChannelId
String getChannelId()
-
-
-
-