set_uri


Description:

public abstract bool set_uri (string uri) throws Error

Tries to set the URI of the given handler.

Parameters:

this

A URIHandler

uri

URI to set

Returns:

true if the URI was set successfully, else false.