Package io.getstream.chat.android.models
Class ThreadParticipant
-
- All Implemented Interfaces:
-
io.getstream.chat.android.models.UserEntity
@Immutable() public final class ThreadParticipant implements UserEntity
Model holding info about a thread participant.
-
-
Constructor Summary
Constructors Constructor Description ThreadParticipant(User user)
-