RecentChooser.setCurrentUri

Sets uri as the current URI for chooser.

interface RecentChooser
bool
setCurrentUri
(
string uri
)

Parameters

uri string

a URI

Return Value

Type: bool

true if the URI was found.

Throws