URIHandler.setUri
bool setUri(string uri)Tries to set the URI of the given handler.
Parameters
uri | URI to set |
Returns
true if the URI was set successfully, else false.
Throws
[ErrorWrap]
bool setUri(string uri)Tries to set the URI of the given handler.
uri | URI to set |