Condividi tramite


INSendMessageIntentHandling_Extensions.ResolveGroupName Metodo

Definizione

Gli sviluppatori non devono usare questo metodo deprecato. Gli sviluppatori devono usare invece "ResolveSpeakableGroupName".

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'ResolveSpeakableGroupName' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ResolveSpeakableGroupName' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ResolveSpeakableGroupName' instead.")]
public static void ResolveGroupName (this Intents.IINSendMessageIntentHandling This, Intents.INSendMessageIntent intent, Action<Intents.INStringResolutionResult> completion);
static member ResolveGroupName : Intents.IINSendMessageIntentHandling * Intents.INSendMessageIntent * Action<Intents.INStringResolutionResult> -> unit

Parametri

This
IINSendMessageIntentHandling

Istanza in cui opera questo metodo.

intent
INSendMessageIntent

Specifica l'intenzione dell'utente.

completion
Action<INStringResolutionResult>

Metodo di completamento che deve essere chiamato dall'override.

Attributi

Si applica a