Stay organized with collections
Save and categorize content based on your preferences.
android.net.wifi
Interfaces
Classes
Enums
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# android.net.wifi\n================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/net/wifi/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|\n| [LocalOnlyConnectionFailureListener](/reference/kotlin/android/net/wifi/WifiManager.LocalOnlyConnectionFailureListener) | Interface for local-only connection failure listener. |\n| [SuggestionConnectionStatusListener](/reference/kotlin/android/net/wifi/WifiManager.SuggestionConnectionStatusListener) | Interface for suggestion connection status listener. |\n| [SuggestionUserApprovalStatusListener](/reference/kotlin/android/net/wifi/WifiManager.SuggestionUserApprovalStatusListener) | Interface for network suggestion user approval status change listener. |\n| [WifiStateChangedListener](/reference/kotlin/android/net/wifi/WifiManager.WifiStateChangedListener) | Listener interface for applications to be notified when the Wi-Fi enabled state changes. |\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [BlockingOption](/reference/kotlin/android/net/wifi/BlockingOption) | Options for blocking a network through [WifiManager.disallowCurrentSuggestedNetwork(BlockingOption)](/reference/kotlin/android/net/wifi/WifiManager#disallowCurrentSuggestedNetwork(android.net.wifi.BlockingOption)) |\n| [EasyConnectStatusCallback](/reference/kotlin/android/net/wifi/EasyConnectStatusCallback) | Easy Connect (DPP) Status Callback. |\n| [MloLink](/reference/kotlin/android/net/wifi/MloLink) | Data structure class representing a Wi-Fi Multi-Link Operation (MLO) link This is only used by 802. |\n| [ScanResult](/reference/kotlin/android/net/wifi/ScanResult) | Describes information about a detected access point. |\n| [SoftApConfiguration](/reference/kotlin/android/net/wifi/SoftApConfiguration) | Configuration for a soft access point (a.k.a. Soft AP, SAP, Hotspot). |\n| [WifiAvailableChannel](/reference/kotlin/android/net/wifi/WifiAvailableChannel) | Contains information about a Wifi channel and bitmask of Wifi operational modes allowed on that channel. |\n| [WifiConfiguration](/reference/kotlin/android/net/wifi/WifiConfiguration) | A class representing a configured Wi-Fi network, including the security configuration. |\n| [WifiEnterpriseConfig](/reference/kotlin/android/net/wifi/WifiEnterpriseConfig) | Enterprise configuration details for Wi-Fi. |\n| [WifiInfo](/reference/kotlin/android/net/wifi/WifiInfo) | Describes the state of any Wi-Fi connection that is active or is in the process of being set up. |\n| [WifiManager](/reference/kotlin/android/net/wifi/WifiManager) | This class provides the primary API for managing all aspects of Wi-Fi connectivity. |\n| [WifiNetworkSpecifier](/reference/kotlin/android/net/wifi/WifiNetworkSpecifier) | Network specifier object used to request a Wi-Fi network. |\n| [WifiNetworkSuggestion](/reference/kotlin/android/net/wifi/WifiNetworkSuggestion) | The Network Suggestion object is used to provide a Wi-Fi network for consideration when auto-connecting to networks. |\n| [WifiSsid](/reference/kotlin/android/net/wifi/WifiSsid) | Representation of a Wi-Fi Service Set Identifier (SSID). |\n| [WpsInfo](/reference/kotlin/android/net/wifi/WpsInfo) | A class representing Wi-Fi Protected Setup {@see android. |\n\nEnums\n-----\n\n|-----------------------------------------------------------------------|------|\n| [SupplicantState](/reference/kotlin/android/net/wifi/SupplicantState) | From |"]]