Share via


NEHotspotNetwork.FetchCurrent(Action<NEHotspotNetwork>) Method

Definition

[Foundation.Export("fetchCurrentWithCompletionHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void FetchCurrent(Action<NetworkExtension.NEHotspotNetwork> completionHandler);
[<Foundation.Export("fetchCurrentWithCompletionHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FetchCurrent : Action<NetworkExtension.NEHotspotNetwork> -> unit

Parameters

completionHandler
Action<NEHotspotNetwork>
Attributes

Applies to