Android-nRF-Wifi-Provisioner
Toggle table of contents
1.3.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android-nRF-Wifi-Provisioner
softap
/
no.nordicsemi.android.wifi.provisioner.softap.credentials
/
Credentials
Credentials
data
class
Credentials
(
ssid
:
String
,
password
:
String
)
Credentials class is used to store the SSID and password of the network.
Members
Constructors
Credentials
Link copied to clipboard
constructor
(
ssid
:
String
,
password
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String