Поделиться через


MSConversation.InsertText(String, Action<NSError>) Метод

Определение

Добавляет в text беседу , а затем вызывает completionHandler.

[Foundation.Export("insertText:completionHandler:")]
public virtual void InsertText (string text, Action<Foundation.NSError> completionHandler);
abstract member InsertText : string * Action<Foundation.NSError> -> unit
override this.InsertText : string * Action<Foundation.NSError> -> unit

Параметры

text
String
completionHandler
Action<NSError>

Будет добавлено.

Этот параметр может иметь значение null.

Атрибуты

Применяется к