Uses of Class
com.restfb.types.send.ReceiptElement
-
Packages that use ReceiptElement Package Description com.restfb.types.send Contains all types that are necessary to interact with Facebook Send API. -
-
Uses of ReceiptElement in com.restfb.types.send
Methods in com.restfb.types.send that return types with arguments of type ReceiptElement Modifier and Type Method Description List<ReceiptElement>
ReceiptTemplatePayload. getElements()
Methods in com.restfb.types.send with parameters of type ReceiptElement Modifier and Type Method Description boolean
ReceiptTemplatePayload. addElement(ReceiptElement element)
-