URIHandler.setUri

Tries to set the URI of the given handler.

interface URIHandler
bool
setUri
(
string uri
)

Parameters

uri string

URI to set

Return Value

Type: bool

true if the URI was set successfully, else false.