JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.whatsapp.api.domain.messages.Footer
Packages that use
Footer
Package
Description
com.whatsapp.api.domain.messages
Uses of
Footer
in
com.whatsapp.api.domain.messages
Fields in
com.whatsapp.api.domain.messages
declared as
Footer
Modifier and Type
Field
Description
Footer
InteractiveMessage.
footer
The Footer.
Methods in
com.whatsapp.api.domain.messages
that return
Footer
Modifier and Type
Method
Description
Footer
InteractiveMessage.
getFooter
()
Gets footer.
Footer
Footer.
setText
(
String
text)
Sets text.
Methods in
com.whatsapp.api.domain.messages
with parameters of type
Footer
Modifier and Type
Method
Description
InteractiveMessage
InteractiveMessage.
setFooter
(
Footer
footer)
Sets footer.