Builder
Builder(VpnService)
Builder(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
AddAddress(InetAddress, Int32)
AddAddress(String, Int32)
AddAllowedApplication(String)
AddDisallowedApplication(String)
AddDnsServer(InetAddress)
AddDnsServer(String)
AddRoute(IpPrefix)
AddRoute(InetAddress, Int32)
AddRoute(String, Int32)
AddSearchDomain(String)
AllowBypass()
AllowFamily(Int32)
Establish()
ExcludeRoute(IpPrefix)
SetBlocking(Boolean)
SetConfigureIntent(PendingIntent)
SetHttpProxy(ProxyInfo)
SetMetered(Boolean)
SetMtu(Int32)
SetSession(String)
SetUnderlyingNetworks(Network[])
monoandroid
namespace Android.Net
{
[Register("android/net/VpnService", DoNotGenerateAcw = true)]
public class VpnService : Service
{
[Register("android/net/VpnService$Builder", DoNotGenerateAcw = true)]
public class Builder : Object
{
protected override Type! ThresholdType { get; }
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API