Skip to content

Commit

Permalink
Update NetworkManagerPlugin.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karuna2git authored Aug 15, 2024
1 parent 98e7803 commit 6467572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/NetworkManagerPlugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -1353,7 +1353,7 @@ Initiates request to connect to the specified SSID with the given passphrase. Pa
| params.ssid | string | The paired SSID |
| params.passphrase | string | The access point password |
| params.securityMode | integer | The security mode. See `getSupportedSecurityModes` |
| params.persistSSIDInfo | boolean | <sup>*(optional)*</sup> Option to save the SSID Information (default: true) |
| params.persistSSIDInfo | boolean | <sup>*(optional)*</sup> Option to connect to SSID without persisting AccessPoint details (default: *true*; always persist) |

### Result

Expand Down

0 comments on commit 6467572

Please sign in to comment.