Package 

Enum LikeDialogFeature

  • All Implemented Interfaces:
    com.facebook.internal.DialogFeature , java.io.Serializable , java.lang.Comparable

    @Deprecated() 
    public enum LikeDialogFeature
     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.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int minVersion
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      LIKE_DIALOG
    • Method Summary

      Modifier and Type Method Description
      String getAction() This method is for internal use only.
      static Array<LikeDialogFeature> values()
      static LikeDialogFeature valueOf(String name)
      int getMinVersion() This method is for internal use only.
      • Methods inherited from class com.facebook.internal.DialogFeature

        name
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait