Compartilhar via


WifiP2pGroup.Frequency Property

Definition

Get the operating frequency (in MHz) of the p2p group

public virtual int Frequency { [Android.Runtime.Register("getFrequency", "()I", "GetGetFrequencyHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getFrequency", "()I", "GetGetFrequencyHandler", ApiSince=29)>]
member this.Frequency : int

Property Value

Attributes

Remarks

Get the operating frequency (in MHz) of the p2p group

Java documentation for android.net.wifi.p2p.WifiP2pGroup.getFrequency().

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