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