Merge "[NetworkSuggestion] add network suggestion disconnect API"
This commit is contained in:
committed by
Android (Google) Code Review
commit
845713905e
@@ -1691,6 +1691,8 @@ public class WifiManager {
|
||||
|
||||
/**
|
||||
* Remove some or all of the network suggestions that were previously provided by the app.
|
||||
* If the current network is a suggestion being removed and if it was only provided by this app
|
||||
* and is not a saved network then the framework will immediately disconnect.
|
||||
* See {@link WifiNetworkSuggestion} for a detailed explanation of the parameters.
|
||||
* See {@link WifiNetworkSuggestion#equals(Object)} for the equivalence evaluation used.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user