共用方式為


WifiManager.RssiChangedAction Field

Definition

The RSSI (signal strength) has changed.

[Android.Runtime.Register("RSSI_CHANGED_ACTION")]
public const string RssiChangedAction;
[<Android.Runtime.Register("RSSI_CHANGED_ACTION")>]
val mutable RssiChangedAction : string

Field Value

Attributes

Remarks

The RSSI (signal strength) has changed.

Receiver Required Permission: android.Manifest.permission.ACCESS_WIFI_STATE

Java documentation for android.net.wifi.WifiManager.RSSI_CHANGED_ACTION.

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

See also