java.lang.Object | |
↳ | com.amazon.android.webkit.AmazonWebHistoryItem |
The AmazonWebHistoryItem class is intended to be functionally equivalent to
to the WebHistoryItem
class. See
WebHistoryItem
for usage.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The getFavicon() method gets the favicon for the item, and is intended to
be functionally equivalent to the
getFavicon() method. | |||||||||||
The getOriginalUrl() method gets the original url for the item, and is
intended to be functionally equivalent to the
getOriginalUrl() method. | |||||||||||
The getTitle() method gets the title for the item, and is intended to be
functionally equivalent to the
getTitle() method. | |||||||||||
The getUrl() method gets the url for the item, and is intended to be
functionally equivalent to the
getUrl() method. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The getFavicon() method gets the favicon for the item, and is intended to
be functionally equivalent to the getFavicon()
method. See getFavicon()
for usage.
The getOriginalUrl() method gets the original url for the item, and is
intended to be functionally equivalent to the
getOriginalUrl()
method. See
getOriginalUrl()
for usage.
The getTitle() method gets the title for the item, and is intended to be
functionally equivalent to the
getTitle()
method. See
getTitle()
for usage.