WiFiStatus class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- STATUS_DENIED → const int
- 权限被禁止,禁用当前应用的 ACCESS_COARSE_LOCATION 等定位权限
- STATUS_DISABLED → const int
- Wi-Fi开关关闭
- STATUS_ENABLED → const int
- Wi-Fi开关打开
- STATUS_LOCATION_SWITCH_OFF → const int
- 位置信息开关关闭,在android M系统中,此时禁止进行Wi-Fi扫描