Share via


NEHotspotHelperResponse.SetNetworkList(NEHotspotNetwork[]) Method

Definition

Sets the handled networks.

[Foundation.Export("setNetworkList:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetNetworkList(NetworkExtension.NEHotspotNetwork[] networkList);
[<Foundation.Export("setNetworkList:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetNetworkList : NetworkExtension.NEHotspotNetwork[] -> unit
override this.SetNetworkList : NetworkExtension.NEHotspotNetwork[] -> unit

Parameters

networkList
NEHotspotNetwork[]
Attributes

Applies to