CaptiveNetwork Class

Definition

Deprecated: Use NEHotspotHelper instead. A class that encapsulates the Captive Network system component, which is responsible for detecting networks that require user interaction prior to providing Internet access.

public static class CaptiveNetwork
type CaptiveNetwork = class
Inheritance
CaptiveNetwork

Properties

NetworkInfoKeyBSSID

Represents the value associated with the constant kCNNetworkInfoKeyBSSID

NetworkInfoKeySSID

Represents the value associated with the constant kCNNetworkInfoKeySSID

NetworkInfoKeySSIDData

Represents the value associated with the constant kCNNetworkInfoKeySSIDData

Methods

MarkPortalOffline(String)
MarkPortalOnline(String)
SetSupportedSSIDs(String[])
TryCopyCurrentNetworkInfo(String, NSDictionary)
TryGetSupportedInterfaces(String[])

Applies to