public final class UpdateChatThreadOptions
extends java.lang.Object
| Constructor and Description |
|---|
UpdateChatThreadOptions() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTopic()
Get the topic property: Chat thread topic.
|
UpdateChatThreadOptions |
setTopic(java.lang.String topic)
Set the topic property: Chat thread topic.
|
public java.lang.String getTopic()
public UpdateChatThreadOptions setTopic(java.lang.String topic)
topic - the topic value to set.