URIRequest.uri

Set uri property.

  1. string uri [@property getter]
  2. string uri [@property setter]
    class URIRequest
    @property
    void
    uri
    (
    string propval
    )

Parameters

propval string

The URI to which the request will be made.