Uses of Class
it.auties.whatsapp.model.message.button.ListMessage
Packages that use ListMessage
-
Uses of ListMessage in it.auties.whatsapp.model.message.button
Methods in it.auties.whatsapp.model.message.button that return ListMessageModifier and TypeMethodDescriptionListMessageBuilder.build()static ListMessageListMessageSpec.decode(byte[] input) ListMessage.setContextInfo(ContextInfo contextInfo) Methods in it.auties.whatsapp.model.message.button with parameters of type ListMessageModifier and TypeMethodDescriptionstatic byte[]ListMessageSpec.encode(ListMessage protoInputObject) -
Uses of ListMessage in it.auties.whatsapp.model.message.model
Fields in it.auties.whatsapp.model.message.model with type parameters of type ListMessageModifier and TypeFieldDescriptionprivate final Optional<ListMessage> MessageContainer.listMessageThe field for thelistMessagerecord component.private Optional<ListMessage> MessageContainerBuilder.listMessageMethods in it.auties.whatsapp.model.message.model that return types with arguments of type ListMessageModifier and TypeMethodDescriptionMessageContainer.listMessage()Returns the value of thelistMessagerecord component.Methods in it.auties.whatsapp.model.message.model with parameters of type ListMessageMethod parameters in it.auties.whatsapp.model.message.model with type arguments of type ListMessageModifier and TypeMethodDescriptionMessageContainerBuilder.listMessage(Optional<ListMessage> listMessage)