Package io.getstream.chat.android.models
Class TypingEvent
-
- All Implemented Interfaces:
@Immutable() public final class TypingEvent
-
-
Constructor Summary
Constructors Constructor Description TypingEvent(String channelId, List<User> users)
-
Method Summary
Modifier and Type Method Description final StringgetChannelId()final List<User>getUsers()
-