VpnService.Builder.AllowFamily(Int32) Method

Definition

[Android.Runtime.Register("allowFamily", "(I)Landroid/net/VpnService$Builder;", "GetAllowFamily_IHandler")]
public virtual Android.Net.VpnService.Builder AllowFamily (int family);
[<Android.Runtime.Register("allowFamily", "(I)Landroid/net/VpnService$Builder;", "GetAllowFamily_IHandler")>]
abstract member AllowFamily : int -> Android.Net.VpnService.Builder
override this.AllowFamily : int -> Android.Net.VpnService.Builder

Parameters

family
Int32

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to