Package com.vonage.client.incoming
Class MessageEvent
java.lang.Object
com.vonage.client.incoming.MessageEvent
- All Implemented Interfaces:
Jsonable
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MessageEventDeprecated.Deprecated.intDeprecated.intDeprecated.intDeprecated.getData()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getNonce()Deprecated.getText()Deprecated.Deprecated.getTo()Deprecated.getType()Deprecated.getUdh()Deprecated.voidupdateFromJson(String json) Deprecated.Updates this class's fields from the JSON payload.
-
Constructor Details
-
MessageEvent
public MessageEvent()Deprecated.
-
-
Method Details
-
getMsisdn
Deprecated. -
getTo
Deprecated. -
getMessageId
Deprecated. -
getText
Deprecated. -
getType
Deprecated. -
getKeyword
Deprecated. -
getMessageTimestamp
Deprecated. -
getTimestamp
Deprecated. -
getNonce
Deprecated. -
getConcat
Deprecated. -
getConcatRef
Deprecated. -
getConcatTotal
Deprecated. -
getConcatPart
Deprecated. -
getData
Deprecated. -
getUdh
Deprecated. -
updateFromJson
Deprecated.Description copied from interface:JsonableUpdates this class's fields from the JSON payload.- Specified by:
updateFromJsonin interfaceJsonable- Parameters:
json- The JSON string.
-
fromJson
Deprecated.
-
MessageEvent.