# Print output for @column tags ?> JsResult - Android SDK | Android Developers

Most visited


Recently visited


JsResult

public class JsResult
extends Object

java.lang.Object
   ↳ android.webkit.JsResult


An instance of this class is passed as a parameter in various WebChromeClient action notifications. The object is used as a handle onto the underlying JavaScript-originated request, and provides a means for the client to indicate whether this action should proceed.

Summary


Public methods

final void cancel()

Handle the result if the user cancelled the dialog.

final void confirm()

Handle a confirmation response from the user.

Inherited methods

Public methods


cancel

public final void cancel ()

Handle the result if the user cancelled the dialog.

confirm

public final void confirm ()

Handle a confirmation response from the user.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.