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