WifiManager
AddNetworkResult
ILocalOnlyConnectionFailureListener
InterfaceCreationImpact
ISuggestionConnectionStatusListener
ISuggestionUserApprovalStatusListener
LocalOnlyConnectionFailureEventArgs
LocalOnlyHotspotCallback
LocalOnlyHotspotReservation
MulticastLock
ScanResultsCallback
SubsystemRestartTrackingCallback
SuggestionConnectionStatusEventArgs
SuggestionUserApprovalStatusEventArgs
WifiLock
WpsCallback
ActionPickWifiNetwork
ActionRemoveSuggestionDisconnect
ActionRemoveSuggestionLinger
ActionRequestScanAlwaysAvailable
ActionWifiNetworkSuggestionPostConnection
ActionWifiScanAvailabilityChanged
ChannelDataKeyFrequencyMhz
ChannelDataKeyNumAp
ErrorAuthenticating
ExtraBssid
ExtraNetworkInfo
ExtraNetworkSuggestion
ExtraNewRssi
ExtraNewState
ExtraPreviousWifiState
ExtraResultsUpdated
ExtraScanAvailable
ExtraSupplicantConnected
ExtraSupplicantError
ExtraWifiInfo
ExtraWifiState
NetworkIdsChangedAction
NetworkStateChangedAction
RssiChangedAction
ScanResultsAvailableAction
StatusLocalOnlyConnectionFailureAssociation
StatusLocalOnlyConnectionFailureAuthentication
StatusLocalOnlyConnectionFailureIpProvisioning
StatusLocalOnlyConnectionFailureNoResponse
StatusLocalOnlyConnectionFailureNotFound
StatusLocalOnlyConnectionFailureUnknown
StatusNetworkSuggestionsErrorAddDuplicate
StatusNetworkSuggestionsErrorAddExceedsMaxPerApp
StatusNetworkSuggestionsErrorAddInvalid
StatusNetworkSuggestionsErrorAddNotAllowed
StatusNetworkSuggestionsErrorAppDisallowed
StatusNetworkSuggestionsErrorInternal
StatusNetworkSuggestionsErrorRemoveInvalid
StatusNetworkSuggestionsErrorRestrictedByAdmin
StatusNetworkSuggestionsSuccess
StatusSuggestionApprovalApprovedByCarrierPrivilege
StatusSuggestionApprovalApprovedByUser
StatusSuggestionApprovalPending
StatusSuggestionApprovalRejectedByUser
StatusSuggestionApprovalUnknown
StatusSuggestionConnectionFailureAssociation
StatusSuggestionConnectionFailureAuthentication
StatusSuggestionConnectionFailureIpProvisioning
StatusSuggestionConnectionFailureUnknown
SupplicantConnectionChangeAction
SupplicantStateChangedAction
UnknownSsid
WifiInterfaceTypeAp
WifiInterfaceTypeAware
WifiInterfaceTypeDirect
WifiInterfaceTypeSta
WifiMultiInternetModeDbsAp
WifiMultiInternetModeDisabled
WifiMultiInternetModeMultiAp
WifiStateChangedAction
WifiManager(IntPtr, JniHandleOwnership)
CallerConfiguredNetworks
ConfiguredNetworks
ConnectionInfo
DhcpInfo
IsAutoWakeupEnabled
IsBridgedApConcurrencySupported
IsDecoratedIdentitySupported
IsDeviceToApRttSupported
IsDualBandSimultaneousSupported
IsEasyConnectDppAkmSupported
IsEasyConnectEnrolleeResponderModeSupported
IsEasyConnectSupported
IsEnhancedOpenSupported
IsEnhancedPowerReportingSupported
IsMakeBeforeBreakWifiSwitchingSupported
IsP2pSupported
IsPasspointTermsAndConditionsSupported
IsPreferredNetworkOffloadSupported
IsScanAlwaysAvailable
IsScanThrottleEnabled
IsStaApConcurrencySupported
IsStaBridgedApConcurrencySupported
IsStaConcurrencyForLocalOnlyConnectionsSupported
IsStaConcurrencyForMultiInternetSupported
IsTdlsSupported
IsTidToLinkMappingNegotiationSupported
IsTlsMinimumVersionSupported
IsTlsV13Supported
IsTrustOnFirstUseSupported
IsWapiSupported
IsWifiDisplayR2Supported
IsWifiEnabled
IsWifiPasspointEnabled
IsWpa3SaeH2eSupported
IsWpa3SaePublicKeySupported
IsWpa3SaeSupported
IsWpa3SuiteBSupported
JniPeerMembers
MaxNumberOfChannelsPerNetworkSpecifierRequest
MaxNumberOfNetworkSuggestionsPerApp
MaxSignalLevel
NetworkSuggestions
PasspointConfigurations
ScanResults
StaConcurrencyForMultiInternetMode
ThresholdClass
ThresholdType
WifiState
AddLocalOnlyConnectionFailureListener(IExecutor, ILocalOnlyConnectionFailureListener)
AddNetwork(WifiConfiguration)
AddNetworkPrivileged(WifiConfiguration)
AddNetworkSuggestions(IList<WifiNetworkSuggestion>)
AddOrUpdatePasspointConfiguration(PasspointConfiguration)
AddSuggestionConnectionStatusListener(IExecutor, ISuggestionConnectionStatusListener)
AddSuggestionUserApprovalStatusListener(IExecutor, ISuggestionUserApprovalStatusListener)
AllowAutojoinGlobal(Boolean)
CalculateSignalLevel(Int32)
CalculateSignalLevel(Int32, Int32)
CancelWps(WpsCallback)
CompareSignalLevel(Int32, Int32)
CreateMulticastLock(String)
CreateWifiLock(String)
CreateWifiLock(WifiMode, String)
DisableNetwork(Int32)
Disconnect()
EnableNetwork(Int32, Boolean)
FlushPasspointAnqpCache()
FromContext(Context)
GetAllowedChannels(WifiBand, WifiAvailableChannelModes)
GetChannelData(IExecutor, IConsumer)
GetMaxSupportedConcurrentTdlsSessions(IExecutor, IConsumer)
GetNumberOfEnabledTdlsSessions(IExecutor, IConsumer)
GetUsableChannels(WifiBand, WifiAvailableChannelModes)
Is24GHzBandSupported()
Is5GHzBandSupported()
Is60GHzBandSupported()
Is6GHzBandSupported()
IsCarrierNetworkOffloadEnabled(Int32, Boolean)
IsTdlsOperationCurrentlyAvailable(IExecutor, IConsumer)
IsWifiStandardSupported(Int32)
PingSupplicant()
QueryAutojoinGlobal(IExecutor, IConsumer)
Reassociate()
Reconnect()
RegisterScanResultsCallback(IExecutor, ScanResultsCallback)
RegisterSubsystemRestartTrackingCallback(IExecutor, SubsystemRestartTrackingCallback)
RemoveLocalOnlyConnectionFailureListener(ILocalOnlyConnectionFailureListener)
RemoveNetwork(Int32)
RemoveNetworkSuggestions(IList<WifiNetworkSuggestion>)
RemoveNetworkSuggestions(IList<WifiNetworkSuggestion>, Int32)
RemoveNonCallerConfiguredNetworks()
RemovePasspointConfiguration(String)
RemoveSuggestionConnectionStatusListener(ISuggestionConnectionStatusListener)
RemoveSuggestionUserApprovalStatusListener(ISuggestionUserApprovalStatusListener)
ReportCreateInterfaceImpact(Int32, Boolean, IExecutor, IBiConsumer)
ReportImpactToCreateIfaceRequest(Int32, Boolean, IExecutor, IBiConsumer)
SaveConfiguration()
SetTdlsEnabled(InetAddress, Boolean)
SetTdlsEnabled(InetAddress, Boolean, IExecutor, IConsumer)
SetTdlsEnabledWithMacAddress(String, Boolean)
SetTdlsEnabledWithMacAddress(String, Boolean, IExecutor, IConsumer)
SetWifiEnabled(Boolean)
StartLocalOnlyHotspot(LocalOnlyHotspotCallback, Handler)
StartScan()
StartWps(WpsInfo, WpsCallback)
UnregisterScanResultsCallback(ScanResultsCallback)
UnregisterSubsystemRestartTrackingCallback(SubsystemRestartTrackingCallback)
UpdateNetwork(WifiConfiguration)
ValidateSoftApConfiguration(SoftApConfiguration)
net9.0-android34.0
namespace Android.Net.Wifi
{
[Register("android/net/wifi/WifiManager", DoNotGenerateAcw = true)]
public class WifiManager : Object
{
public virtual bool IsPreferredNetworkOffloadSupported
{
[Register("isPreferredNetworkOffloadSupported", "()Z", "GetIsPreferredNetworkOffloadSupportedHandler")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API