Property downloadHandler
downloadHandler
Holds a reference to a DownloadHandler object, which manages body data received from the remote server by this UnityWebRequest.
Declaration
DownloadHandler downloadHandler { get; set; }
Property Value
| Type | Description |
|---|---|
| DownloadHandler |