Android10断开wifiapi,android.net.wifi.STATE_CHANGE:在Wifi断开连接时未触发
public static final StringSUPPLICANT_CONNECTION_CHANGE_ACTIONSince: API Level 1Broadcast intentaction indicating that a connection tothe supplicant has been established(and it is now possible to perfo
·
public static final String
SUPPLICANT_CONNECTION_CHANGE_ACTION
Since: API Level 1
Broadcast intent
action indicating that a connection to
the supplicant has been established
(and it is now possible to perform
Wi-Fi operations) or the connection to
the supplicant has been lost. One
extra provides the connection state as
a boolean,where true means CONNECTED.
See Also
EXTRA_SUPPLICANT_CONNECTED
Constant Value: “android.net.wifi.supplicant.CONNECTION_CHANGE”
更多推荐
已为社区贡献3条内容
所有评论(0)