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.Reply
Packages that use
Reply
Package
Description
com.whatsapp.api.domain.messages
Uses of
Reply
in
com.whatsapp.api.domain.messages
Fields in
com.whatsapp.api.domain.messages
declared as
Reply
Modifier and Type
Field
Description
Reply
Button.
reply
The Reply.
Methods in
com.whatsapp.api.domain.messages
that return
Reply
Modifier and Type
Method
Description
Reply
Button.
getReply
()
Gets reply.
Reply
Reply.
setId
(
String
id)
Sets id.
Reply
Reply.
setTitle
(
String
title)
Sets title.
Methods in
com.whatsapp.api.domain.messages
with parameters of type
Reply
Modifier and Type
Method
Description
Button
Button.
setReply
(
Reply
reply)
Sets reply.