hyphenate_SDK3.0
3.0.1
hyphenatejavaIMSDK
|
Public 成员函数 | |
EMCmdMessageBody (String action) | |
String | action () |
String | toString () |
int | describeContents () |
void | writeToParcel (Parcel dest, int flags) |
静态 Public 属性 | |
static final Parcelable.Creator< EMCmdMessageBody > | CREATOR |
额外继承的成员函数 |
com.hyphenate.chat.EMCmdMessageBody.EMCmdMessageBody | ( | String | action | ) |
创建一个命令消息
action | cmd指令 |
String com.hyphenate.chat.EMCmdMessageBody.action | ( | ) |
获取action
|
static |