共用方式為


INSendMessageIntentHandling_Extensions.ResolveGroupName 方法

定義

開發人員不應該使用此已被取代的方法。 開發人員應該改用 '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

參數

This
IINSendMessageIntentHandling

這個方法運作所在的 實例。

intent
INSendMessageIntent

指定使用者的意圖。

completion
Action<INStringResolutionResult>

覆寫必須呼叫的完成方法。

屬性

適用於