| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Thread |
Thread.clone() |
Thread |
DeprecatedEvent.getThread()
The thread in which the user interacted with the Chat app.
|
Thread |
Message.getThread()
The thread the message belongs to.
|
Thread |
Thread.set(String fieldName,
Object value) |
Thread |
Thread.setName(String name)
Identifier.
|
Thread |
Thread.setThreadKey(String threadKey)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
DeprecatedEvent |
DeprecatedEvent.setThread(Thread thread)
The thread in which the user interacted with the Chat app.
|
Message |
Message.setThread(Thread thread)
The thread the message belongs to.
|
Copyright © 2011–2025 Google. All rights reserved.