Reference documentation and code samples for the Google Apps Chat V1 Client class ThreadReadState.
A user's read state within a thread, used to identify read and unread messages.
Generated from protobuf message google.chat.v1.ThreadReadState
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Resource name of the thread read state. Format: users/{user}/spaces/{space}/threads/{thread}/threadReadState
↳ last_read_time
Google\Protobuf\Timestamp
The time when the user's thread read state was updated. Usually this corresponds with the timestamp of the last read message in a thread.
getName
Resource name of the thread read state.
Format: users/{user}/spaces/{space}/threads/{thread}/threadReadState
string
setName
Resource name of the thread read state.
Format: users/{user}/spaces/{space}/threads/{thread}/threadReadState
var
string
$this
getLastReadTime
The time when the user's thread read state was updated. Usually this corresponds with the timestamp of the last read message in a thread.
hasLastReadTime
clearLastReadTime
setLastReadTime
The time when the user's thread read state was updated. Usually this corresponds with the timestamp of the last read message in a thread.
$this