MSConversation.SendTextAsync(String) Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task SendTextAsync (string text);
abstract member SendTextAsync : string -> System.Threading.Tasks.Task
override this.SendTextAsync : string -> System.Threading.Tasks.Task

Parameters

text
String

Returns

A task that represents the asynchronous SendText operation

Attributes

Applies to