public static interface

AmazonWebChromeClient.CustomViewCallback

com.amazon.android.webkit.AmazonWebChromeClient.CustomViewCallback

Class Overview

The CustomViewCallback interface is intended to be functionally equivalent to to the WebChromeClient.CustomViewCallback interface. See WebChromeClient.CustomViewCallback for usage.

Summary

Public Methods
abstract void onCustomViewHidden()
The onCustomViewHidden() method is intended to be functionally equivalent to to the onCustomViewHidden() method.

Public Methods

public abstract void onCustomViewHidden ()

The onCustomViewHidden() method is intended to be functionally equivalent to to the onCustomViewHidden() method. See onCustomViewHidden() for usage.