Uses of Record Class
it.auties.whatsapp.model.button.template.hsm.HighlyStructuredCallButton
Packages that use HighlyStructuredCallButton
-
Uses of HighlyStructuredCallButton in it.auties.whatsapp.model.button.template.hsm
Fields in it.auties.whatsapp.model.button.template.hsm with type parameters of type HighlyStructuredCallButtonModifier and TypeFieldDescriptionprivate final Optional<HighlyStructuredCallButton> HighlyStructuredButtonTemplate.highlyStructuredCallButtonThe field for thehighlyStructuredCallButtonrecord component.private Optional<HighlyStructuredCallButton> HighlyStructuredButtonTemplateBuilder.highlyStructuredCallButtonMethods in it.auties.whatsapp.model.button.template.hsm that return HighlyStructuredCallButtonModifier and TypeMethodDescriptionHighlyStructuredCallButtonBuilder.build()static HighlyStructuredCallButtonHighlyStructuredCallButtonSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.button.template.hsm that return types with arguments of type HighlyStructuredCallButtonModifier and TypeMethodDescriptionHighlyStructuredButtonTemplate.highlyStructuredCallButton()Returns the value of thehighlyStructuredCallButtonrecord component.Methods in it.auties.whatsapp.model.button.template.hsm with parameters of type HighlyStructuredCallButtonModifier and TypeMethodDescriptionstatic byte[]HighlyStructuredCallButtonSpec.encode(HighlyStructuredCallButton protoInputObject) HighlyStructuredButtonTemplateBuilder.highlyStructuredCallButton(HighlyStructuredCallButton highlyStructuredCallButton) Method parameters in it.auties.whatsapp.model.button.template.hsm with type arguments of type HighlyStructuredCallButtonModifier and TypeMethodDescriptionHighlyStructuredButtonTemplateBuilder.highlyStructuredCallButton(Optional<HighlyStructuredCallButton> highlyStructuredCallButton)