Package com.restfb.types.send
Class WebButton
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.AbstractButton
com.restfb.types.send.WebButton
- All Implemented Interfaces:
MenuItem
,Serializable
- Direct Known Subclasses:
DefaultAction
- See Also:
-
Field Summary
Fields inherited from class com.restfb.types.send.AbstractButton
title
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
void
setDisableSharing
(boolean disable) Set totrue
to disable sharing in the webview (for sensitive info).void
setMessengerExtensions
(boolean withMessengerExtensions, String fallbackUrl) void
setWebviewHeightRatio
(WebviewHeightEnum webviewHeightRatio) Methods inherited from class com.restfb.types.send.AbstractButton
getTitle, getType, setType
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
WebButton
-
-
Method Details
-
setMessengerExtensions
-
setDisableSharing
Set totrue
to disable sharing in the webview (for sensitive info).- Parameters:
disable
-
-
getWebviewHeightRatio
-
setWebviewHeightRatio
-
getUrl
-
getMessengerExtensions
-
getFallbackUrl
-