Package 

Class FriendFinderDialog

    • Method Summary

      Modifier and Type Method Description
      void show() Shows the FriendFinderDialog.
      void show(Void content)
      • Methods inherited from class com.facebook.internal.FacebookDialogBase

        canShow, getRequestCode, registerCallback, show
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FriendFinderDialog

        FriendFinderDialog(Activity activity)
        Constructs a new FriendFinderDialog.
        Parameters:
        activity - Activity to use to trigger this Dialog.
      • FriendFinderDialog

        FriendFinderDialog(Fragment fragment)
        Constructs a new FriendFinderDialog.
        Parameters:
        fragment - fragment to use to trigger this Dialog.
      • FriendFinderDialog

        FriendFinderDialog(Fragment fragment)
        Constructs a new FriendFinderDialog.
        Parameters:
        fragment - fragment to use to trigger this Dialog.
    • Method Detail

      • show

         void show()

        Shows the FriendFinderDialog.