NetworkInfo.DetailedState.CaptivePortalCheck Property

Definition

Checking if network is a captive portal

[Android.Runtime.Register("CAPTIVE_PORTAL_CHECK")]
public static Android.Net.NetworkInfo.DetailedState CaptivePortalCheck { get; }
[<Android.Runtime.Register("CAPTIVE_PORTAL_CHECK")>]
static member CaptivePortalCheck : Android.Net.NetworkInfo.DetailedState

Property Value

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