Uses of Class
com.restfb.types.whatsapp.platform.send.Text
-
Packages that use Text Package Description com.restfb.types.whatsapp.platform com.restfb.types.whatsapp.platform.send.interactive -
-
Uses of Text in com.restfb.types.whatsapp.platform
Methods in com.restfb.types.whatsapp.platform that return Text Modifier and Type Method Description Text
SendMessage. getText()
Methods in com.restfb.types.whatsapp.platform with parameters of type Text Modifier and Type Method Description void
SendMessage. setText(Text text)
-
Uses of Text in com.restfb.types.whatsapp.platform.send.interactive
Constructors in com.restfb.types.whatsapp.platform.send.interactive with parameters of type Text Constructor Description Header(Text text)
Deprecated.
-