Uses of Class
com.whatsapp.api.domain.messages.Parameter
Packages that use Parameter
-
Uses of Parameter in com.whatsapp.api.domain.messages
Subclasses of Parameter in com.whatsapp.api.domain.messagesModifier and TypeClassDescriptionclassThe type Button payload parameter.classThe type Button text parameter.classThe type Currency parameter.classThe type Date time parameter.classThe type Document parameter.classThe type Image parameter.classThe type Text parameter.classThe type Video parameter.Methods in com.whatsapp.api.domain.messages that return types with arguments of type ParameterMethods in com.whatsapp.api.domain.messages with parameters of type ParameterModifier and TypeMethodDescriptionComponent.addParameter(Parameter parameter) Add parameter component.Method parameters in com.whatsapp.api.domain.messages with type arguments of type ParameterModifier and TypeMethodDescriptionComponent.setParameters(List<Parameter> parameters) Sets parameters.