-
- All Implemented Interfaces:
-
io.getstream.chat.android.client.events.HasOwnUser
public final class NotificationChannelMutesUpdatedEvent extends ChatEvent implements HasOwnUser
Triggered when a channel is muted
-
-
Constructor Summary
Constructors Constructor Description NotificationChannelMutesUpdatedEvent(String type, Date createdAt, String rawCreatedAt, User me)
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()StringgetRawCreatedAt()UsergetMe()
-