Interface IPvpHttpClient
Namespace: PvpXray
Syntax
public interface IPvpHttpClient
Methods
GetStream(String, out Int32)
Declaration
Stream GetStream(string url, out int status)
Parameters
| Type | Name | Description |
|---|---|---|
| String | url | |
| Int32 | status |
Returns
| Type | Description |
|---|---|
| Stream |