Freigeben über


INSearchCallHistoryIntentHandling_Extensions.ResolveCallTypes Methode

Definition

Entwickler können diese Methode implementieren, um Aufruftypen für eine Verlaufssuche aufzulösen.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ResolveCallTypes (this Intents.IINSearchCallHistoryIntentHandling This, Intents.INSearchCallHistoryIntent intent, Action<Intents.INCallRecordTypeOptionsResolutionResult> completion);
static member ResolveCallTypes : Intents.IINSearchCallHistoryIntentHandling * Intents.INSearchCallHistoryIntent * Action<Intents.INCallRecordTypeOptionsResolutionResult> -> unit

Parameter

This
IINSearchCallHistoryIntentHandling

Die Instanz, auf der diese Methode ausgeführt wird.

intent
INSearchCallHistoryIntent

Gibt die Absicht des Benutzers an.

completion
Action<INCallRecordTypeOptionsResolutionResult>

Vervollständigungsmethode, die von der Überschreibung aufgerufen werden muss.

Attribute

Gilt für: