Freigeben über


IINStartVideoCallIntentHandling.HandleStartVideoCall Methode

Definition

Entwickler müssen diese Methode überschreiben und T:System.Action'1 mit einem INStartVideoCallIntentResponse aufrufen, das INStartVideoCallIntentintentdem entspricht.

[Foundation.Export("handleStartVideoCall:completion:")]
[Foundation.Preserve(Conditional=true)]
public void HandleStartVideoCall(Intents.INStartVideoCallIntent intent, Action<Intents.INStartVideoCallIntentResponse> completion);
abstract member HandleStartVideoCall : Intents.INStartVideoCallIntent * Action<Intents.INStartVideoCallIntentResponse> -> unit

Parameter

intent
INStartVideoCallIntent

Gibt die Absicht des Benutzers an.

completion
Action<INStartVideoCallIntentResponse>

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

Attribute

Gilt für: