Java android.webkit WebHistoryItem fields, constructors, methods, implement or subclass

Example usage for Java android.webkit WebHistoryItem fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.webkit WebHistoryItem.

The text is from its open source code.

Method

BitmapgetFavicon()
Return the favicon of this history item or null if no favicon was found.
StringgetUrl()
Return the url of this history item.