다음을 통해 공유


MSConversation.SendTextAsync(String) 메서드

정의

[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

매개 변수

text
String

반환

비동기 SendText 작업을 나타내는 작업

특성

적용 대상