Share via


NEHotspotHelperResponse.SetNetwork(NEHotspotNetwork) Method

Definition

Sets the network that transmits the confidence information.

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

Parameters

Attributes

Applies to