Text message body
TextMessageBody body = new TextMessageBody("hello hyphenate chat sdk!");
io.agora.chat.TextMessageBody.TextMessageBody |
( |
String |
msg | ) |
|
Create a text message body
- Parameters
-
String io.agora.chat.TextMessageBody.getMessage |
( |
| ) |
|
Get text message body
- Returns
- content
void io.agora.chat.TextMessageBody.setMessage |
( |
String |
message | ) |
|
Set text message body's content Note: modify local data only
- Parameters
-
final Parcelable.Creator<TextMessageBody> io.agora.chat.TextMessageBody.CREATOR |
|
static |
The documentation for this class was generated from the following file:
- hyphenatechatsdk/src/io/agora/chat/TextMessageBody.java