| java.lang.Object | |
| ↳ | com.nexmo.sdk.conversation.push.TextEvent |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static TextEvent | createTextEvent(String senderId, String eventId, JSONObject body, String conversationId) | ||||||||||
| static TextEvent | createTextEventFromBundle(String conversationId, Text text) | ||||||||||
| String | getConversationId() | ||||||||||
| Text | getText() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| JSONException |
|---|