public final class ReadStatus
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
User |
getReader()
Returns reader.
|
long |
getTimestamp()
Returns the read time of a reader (refer to
getReader() ). |
int |
hashCode() |
java.lang.String |
toString() |
public long getTimestamp()
getReader()
).public User getReader()
getTimestamp()
.public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2021, Sendbird or its affiliates. All rights reserved.
Report a bug or request a feature
For further developer documentation, see Chat SDK Documentation. That documentation contains more detailed descriptions, conceptual overviews, definitions of terms, and code examples.