FaviconDatabase.getFaviconUri

Obtains the URI of the favicon for the given page_uri.

class FaviconDatabase
string
getFaviconUri
(
string pageUri
)

Parameters

pageUri string

URI of the page containing the icon

Return Value

Type: string

a newly allocated URI for the favicon, or null if the database doesn't have a favicon for page_uri.