Language

WifiP2pConnectionInfo.Unspecified Field

Definition

Indicates that the value of a field is not specified.

[Android.Runtime.Register("UNSPECIFIED", ApiSince=37)]
public const int Unspecified = 0;
[<Android.Runtime.Register("UNSPECIFIED", ApiSince=37)>]
val mutable Unspecified : int

Field Value

Value = 0

Implements

Attributes

Remarks

Indicates that the value of a field is not specified.

Android reference for android.net.wifi.p2p.WifiP2pConnectionInfo.UNSPECIFIED.

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