Package | Description |
---|---|
com.tencentcloudapi.lcic.v20220817.models |
Modifier and Type | Method and Description |
---|---|
TextMsgContent |
MsgBody.getTextMsgContent()
Get 文本消息,当MsgType 为TIMTextElem(文本消息)必选。
|
Modifier and Type | Method and Description |
---|---|
void |
MsgBody.setTextMsgContent(TextMsgContent TextMsgContent)
Set 文本消息,当MsgType 为TIMTextElem(文本消息)必选。
|
Constructor and Description |
---|
TextMsgContent(TextMsgContent source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.