public static class GeckoSession.PromptDelegate.AlertPrompt extends GeckoSession.PromptDelegate.BasePrompt
Modifier and Type | Field and Description |
---|---|
String |
message
The message to be displayed with this alert; may be null.
|
title
Modifier | Constructor and Description |
---|---|
protected |
AlertPrompt(String title,
String message) |