Package com.vonage.client.incoming
Class NotifyEvent
java.lang.Object
com.vonage.client.incoming.NotifyEvent
- All Implemented Interfaces:
Jsonable
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NotifyEventDeprecated.Deprecated.Deprecated.Deprecated.voidsetConversationUuid(String conversationUuid) Deprecated.voidsetPayload(Map<String, Object> payload) Deprecated.voidsetTimestamp(Date timestamp) Deprecated.toString()Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Constructor Details
-
NotifyEvent
public NotifyEvent()Deprecated.
-
-
Method Details
EventWebhook.