JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.restfb.types.webhook.messaging.AddressItem
Packages that use
AddressItem
Package
Description
com.restfb.types.webhook.messaging
Uses of
AddressItem
in
com.restfb.types.webhook.messaging
Methods in
com.restfb.types.webhook.messaging
that return
AddressItem
Modifier and Type
Method
Description
AddressItem
MessagingPayload.
getAddress
()
Methods in
com.restfb.types.webhook.messaging
with parameters of type
AddressItem
Modifier and Type
Method
Description
void
MessagingPayload.
setAddress
(
AddressItem
address)