Returns the title of the bookmark for uri
.
If uri
is null, the title of this is
returned.
In the event the URI cannot be found, null is returned and throws is set to URI_NOT_FOUND.
this | |
uri |
a valid URI or null |
a newly allocated string or null if the specified URI cannot be found. |