Uses of Class
com.vonage.client.messages.whatsapp.Reply
Packages that use Reply
Package
Description
This package contains classes and sub-packages to support usage of the
Vonage Messages API.
-
Uses of Reply in com.vonage.client.messages
Fields in com.vonage.client.messages declared as ReplyMethods in com.vonage.client.messages that return ReplyModifier and TypeMethodDescriptionInboundMessage.getWhatsappReply()If InboundMessage.getMessageType() is MessageType.REPLY and InboundMessage.getChannel() is Channel.WHATSAPP, returns the reply.