CSSearchableIndex_CSOptionalBatchingExtension.FetchLastClientState Method

Definition

Fetches the client state and runs completionHandler when finished..

[Foundation.Export("fetchLastClientStateWithCompletionHandler:")]
public static void FetchLastClientState (this CoreSpotlight.CSSearchableIndex This, CoreSpotlight.CSSearchableIndexFetchHandler completionHandler);
static member FetchLastClientState : CoreSpotlight.CSSearchableIndex * CoreSpotlight.CSSearchableIndexFetchHandler -> unit

Parameters

This
CSSearchableIndex

The instance on which this method operates.

completionHandler
CSSearchableIndexFetchHandler
Attributes

Applies to