The members of Android.Net.VpnService are listed below.
See Also: Inherited members from Android.App.Service
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ServiceInterface | string. The action must be matched by the intent filter of this service. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | OnBind(Android.Content.Intent)Return the communication interface to the service. | |
OnRevoke()Invoked when the application is revoked. | ||
static | Prepare(Android.Content.Context)Prepare to establish a VPN connection. | |
Protect(Java.Net.DatagramSocket)Convenience method to protect a Java.Net.DatagramSocket from VPN connections. | ||
Protect(Java.Net.Socket)Convenience method to protect a Java.Net.Socket from VPN connections. | ||
Protect(int)Protect a socket from VPN connections. |