Callback onReceiveIcon(string, string)

This callback is fired whenever a favicon has been received as a result of a call to requestFavicon.

Parameters

Name Description
url string
The URL to which the image data applies.
result string
The base64-encoded bitmap image data.