메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Disposes the response stream.
|
|
GetHeaderNames ( ) : string[] | ||
GetHeaderValue ( string name ) : string | ||
IsHeaderPresent ( string headerName ) : bool | ||
OpenResponse ( ) : Stream |
Returns a stream that allows reading the response body.
|
|
UnityWebResponseData ( UnityWebRequestWrapper unityWebRequest ) : Amazon.Util | ||
UnityWebResponseData ( |
The constructor for UnityWebResponseData.
|
메소드 | 설명 | |
---|---|---|
CopyHeaderValues ( string>.Dictionary |
public IsHeaderPresent ( string headerName ) : bool | ||
headerName | string | |
리턴 | bool |
public UnityWebResponseData ( UnityWebRequestWrapper unityWebRequest ) : Amazon.Util | ||
unityWebRequest | UnityWebRequestWrapper | |
리턴 | Amazon.Util |
public UnityWebResponseData ( |
||
wwwRequest | /// An instance of WWW after the web request has /// completed and response fields are set /// | |
리턴 | Amazon.Util |