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