VpnService.Builder.SetHttpProxy(ProxyInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setHttpProxy", "(Landroid/net/ProxyInfo;)Landroid/net/VpnService$Builder;", "GetSetHttpProxy_Landroid_net_ProxyInfo_Handler", ApiSince=29)]
public virtual Android.Net.VpnService.Builder SetHttpProxy (Android.Net.ProxyInfo proxyInfo);
[<Android.Runtime.Register("setHttpProxy", "(Landroid/net/ProxyInfo;)Landroid/net/VpnService$Builder;", "GetSetHttpProxy_Landroid_net_ProxyInfo_Handler", ApiSince=29)>]
abstract member SetHttpProxy : Android.Net.ProxyInfo -> Android.Net.VpnService.Builder
override this.SetHttpProxy : Android.Net.ProxyInfo -> Android.Net.VpnService.Builder
Parameters
- proxyInfo
- ProxyInfo
Returns
- Attributes