Uses of Record Class
it.auties.whatsapp.model.product.ProductCatalog
Packages that use ProductCatalog
-
Uses of ProductCatalog in it.auties.whatsapp.model.message.standard
Fields in it.auties.whatsapp.model.message.standard declared as ProductCatalogModifier and TypeFieldDescriptionprivate final ProductCatalogProductMessage.catalogThe field for thecatalogrecord component.private ProductCatalogProductMessageBuilder.catalogMethods in it.auties.whatsapp.model.message.standard that return ProductCatalogModifier and TypeMethodDescriptionProductMessage.catalog()Returns the value of thecatalogrecord component.Methods in it.auties.whatsapp.model.message.standard with parameters of type ProductCatalogConstructors in it.auties.whatsapp.model.message.standard with parameters of type ProductCatalogModifierConstructorDescriptionProductMessage(Product product, Jid businessOwnerJid, ProductCatalog catalog, Optional<String> body, Optional<String> footer, Optional<ContextInfo> contextInfo) Creates an instance of aProductMessagerecord class. -
Uses of ProductCatalog in it.auties.whatsapp.model.product
Methods in it.auties.whatsapp.model.product that return ProductCatalogModifier and TypeMethodDescriptionProductCatalogBuilder.build()static ProductCatalogProductCatalogSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.product with parameters of type ProductCatalogModifier and TypeMethodDescriptionstatic byte[]ProductCatalogSpec.encode(ProductCatalog protoInputObject)