InstantMessageModality.BeginSendMessage Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginSendMessage(String, AsyncCallback, Object) | Sends a plain text message to a remote conversation participant. | |
BeginSendMessage(IDictionary<InstantMessageContentType, String>, AsyncCallback, Object) | Sends a text message formatted for specified content type to a remote conversation participant. |
Top