Package io.getstream.chat.android.models
Class UserBlock
-
- All Implemented Interfaces:
public final class UserBlockRepresents a user block.
-
-
Method Summary
Modifier and Type Method Description final StringgetBlockedBy()final StringgetUserId()final DategetBlockedAt()-
-
Method Detail
-
getBlockedBy
final String getBlockedBy()
-
getBlockedAt
final Date getBlockedAt()
-
-
-
-