Defines a set of features that may be supported by the native Share dialog exposed by the Facebook application. As additional features are added, these flags may be passed to FacebookDialog.canPresentShareDialog(android.content.Context, com.facebook.widget.FacebookDialog.ShareDialogFeature...) to determine whether the version of the Facebook application installed on the user's device is recent enough to support specific features, which in turn may be used to determine which UI, etc., to present to the user.
拡張: | Enum |
実装: | DialogFeature |
パッケージ: | widget |
values()
public static ShareDialogFeature values()
valueOf(String)
public static ShareDialogFeature valueOf(String name)
パラメーター | 説明 |
---|---|
name |
getAction()
This method is for internal use only.
public String getAction()
getAction()
This method is for internal use only.
public String getAction()
getMinVersion()
This method is for internal use only.
public int getMinVersion()
getMinVersion()
This method is for internal use only.
public int getMinVersion()
SHARE_DIALOG
public static final ShareDialogFeature SHARE_DIALOG
PHOTOS
public static final ShareDialogFeature PHOTOS