Package org.mozilla.geckoview
Class GeckoSession.PromptDelegate.FilePrompt.Type
Object
org.mozilla.geckoview.GeckoSession.PromptDelegate.FilePrompt.Type
- Enclosing class:
- GeckoSession.PromptDelegate.FilePrompt
Types of file prompts.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
SINGLE
public static final int SINGLEPrompt for a single file.- See Also:
-
MULTIPLE
public static final int MULTIPLEPrompt for multiple files.- See Also:
-
-
Constructor Details
-
Type
protected Type()
-