Package 

Class LikeDialog

  • All Implemented Interfaces:
    com.facebook.FacebookDialog

    @Deprecated() 
    public class LikeDialog
    extends FacebookDialogBase<LikeContent, LikeDialog.Result>
                        

    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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class LikeDialog.Result
    • Method Summary

      Modifier and Type Method Description
      static boolean canShowNativeDialog()
      static boolean canShowWebFallback()
      void show(LikeContent content)
      • Methods inherited from class com.facebook.internal.FacebookDialogBase

        canShow, getCallbackManager$module, getRequestCode, registerCallback, setCallbackManager, setCallbackManager$module, setRequestCode, show
      • Methods inherited from class java.lang.Object

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