hyphenate_SDK4.0 4.8.0
hyphenate java IM SDK
|
Public Member Functions | |
String | event () |
void | setEvent (String event) |
Map< String, String > | getParams () |
void | setParams (Map< String, String > params) |
The custom message body.
String com.hyphenate.chat.EMCustomMessageBody.event | ( | ) |
Gets the event.
Map< String, String > com.hyphenate.chat.EMCustomMessageBody.getParams | ( | ) |
Gets the params map.
void com.hyphenate.chat.EMCustomMessageBody.setEvent | ( | String | event | ) |
Sets the event.
void com.hyphenate.chat.EMCustomMessageBody.setParams | ( | Map< String, String > | params | ) |
Sets the params map.