Wasabi ExpressPlay SDK for iOS  1.10
Functions
WsbProxyManager.h File Reference

Wasabi Proxies Manager. More...

#include "WsbTypes.h"
#include "WsbResults.h"

Go to the source code of this file.

Functions

WSB_EXPORT WSB_Result WSB_ProxyManager_SetHttpProxy (const char *hostname, WSB_UInt16 port)
 Set the http proxy to be used for all http transactions. More...
 
WSB_EXPORT WSB_Result WSB_ProxyManager_SetHttpsProxy (const char *hostname, WSB_UInt16 port)
 Set the https proxy to be used for all https transactions. More...
 

Detailed Description

Wasabi Proxies Manager.