-
- All Implemented Interfaces:
-
com.facebook.internal.DialogFeature,java.io.Serializable,kotlin.Comparable
public enum OpenGraphActionDialogFeature extends Enum<OpenGraphActionDialogFeature> implements DialogFeature
com.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description OG_ACTION_DIALOGIndicates whether the native Open Graph action dialog itself is supported by the installed version of the Facebook application.
-
Method Summary
Modifier and Type Method Description StringgetAction()This method is for internal use only. IntegergetMinVersion()This method is for internal use only. final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getMinVersion
Integer getMinVersion()
This method is for internal use only.
-
getOrdinal
final Integer getOrdinal()
-
-
-
-