The methods of Android.Net.VpnService are listed below. For a list of all members, see the VpnService Members list.
See Also: Inherited members from Android.App.Service
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. |