Uses of Enum Class
com.vonage.client.messages.whatsapp.Reaction.Action
Packages that use Reaction.Action
-
Uses of Reaction.Action in com.vonage.client.messages.whatsapp
Methods in com.vonage.client.messages.whatsapp that return Reaction.ActionModifier and TypeMethodDescriptionstatic Reaction.ActionReaction.Action.fromString(String value) Reaction.getAction()The action to take.static Reaction.ActionReturns the enum constant of this class with the specified name.static Reaction.Action[]Reaction.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.