Android.Net.ConnectivityManager.IsNetworkTypeValid Method
Tests if a given integer represents a valid network type.

Syntax

[Android.Runtime.Register("isNetworkTypeValid", "(I)Z", "")]
public static bool IsNetworkTypeValid ([Android.Runtime.GeneratedEnum] ConnectivityType networkType)

Parameters

networkType
the type to be tested

Returns

Documentation for this section has not yet been entered.

Remarks

Tests if a given integer represents a valid network type.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1