| C# | |
|---|---|
public static string GetProxy( string filterName ) | |
Parameters
- filterName
Type: System.String
The name of the filter.
Return Value
Type: System.String
Contains a string of the form "ip:port:isSocks"
The following example shows call the GetProxy method.
| C# | Copy Code |
|---|---|
var proxy = ZennoPoster.GetProxy({filterName}); | |
| PHP | Copy Code |
|---|---|
$proxy = ZennoPoster::GetProxy({filterName}); | |
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family