| Package | Description |
|---|---|
| com.google.api.services.chat.v1 | |
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HangoutsChat.Users.Spaces.UpdateSpaceReadState |
HangoutsChat.Users.Spaces.updateSpaceReadState(String name,
SpaceReadState content)
Updates a user's read state within a space, used to identify read and unread messages.
|
| Constructor and Description |
|---|
UpdateSpaceReadState(String name,
SpaceReadState content)
Updates a user's read state within a space, used to identify read and unread messages.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceReadState |
SpaceReadState.clone() |
SpaceReadState |
SpaceReadState.set(String fieldName,
Object value) |
SpaceReadState |
SpaceReadState.setLastReadTime(String lastReadTime)
Optional.
|
SpaceReadState |
SpaceReadState.setName(String name)
Resource name of the space read state.
|
Copyright © 2011–2025 Google. All rights reserved.