Package 

Class ContextCreateDialog

    • Method Summary

      Modifier and Type Method Description
      boolean canShow(ContextCreateContent content) Indicates whether the context create dialog can be shown.
      • 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

      • ContextCreateDialog

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

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

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