ConnectWifiLauncher

fun interface ConnectWifiLauncher

Functional interface representing a launcher for Wi-Fi connections.

Functions

Link copied to clipboard
abstract fun launch(config: WifiConnectConfig)

Launch a connection attempt with the specified Wi-Fi configuration.