Package 

Class ContextChooseDialog

    • Method Summary

      Modifier and Type Method Description
      boolean canShow(ContextChooseContent content) Indicates whether the context choose dialog can be shown.
      • Methods inherited from class com.facebook.internal.FacebookDialogBase

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

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

      • ContextChooseDialog

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

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

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