Contents

init(domainName:roamingEnabled:)

Creates a new hotspot configuration of a legacy Hotspot or HS 2.0 Wi-Fi network. with optional roaming enabled.

Declaration

init(domainName: String, roamingEnabled: Bool)

Parameters

  • domainName:

    The domain name of a Hotspot 2.0 Wi-Fi network. See Domainname.

  • roamingEnabled:

    A Boolean value indicating whether roaming is enabled on the network (true) or not (false).