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
/
SoftApException
Soft
Ap
Exception
sealed
class
SoftApException
:
Exception
An exception that is thrown when the SoftAP provisioning fails.
Inheritors
WifiNotEnabledException
UnableToConnectToNetwork
FailedToBindToNetwork
OnConnectionLost
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?