InstantMessagingFlow Methods

The InstantMessagingFlow type exposes the following members.

Methods

  Name Description
Public method BeginSendFailureDeliveryNotification Sends a failure delivery notification for a received message.
Public method BeginSendMessage(String, AsyncCallback, Object) Send a text message in the conversation.
Public method BeginSendMessage(ContentType, array<Byte>[]()[][], AsyncCallback, Object) Send a message in the conversation.
Public method BeginSendSuccessDeliveryNotification
Public method EndSendFailureDeliveryNotification Get the results of sending a delivery notification.
Public method EndSendMessage Gets the results of the Send operation.
Public method EndSendSuccessDeliveryNotification Get the results of sending a delivery notification.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Initialize Optionally overwrites settings of the flow.
Protected method MakeCallback (Inherited from MediaFlow.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method RaiseEvent<(Of <<'(TEventArg>)>>) (Inherited from MediaFlow.)
Public method ToString (Inherited from Object.)
Protected method TryUpdateFlowState (Inherited from MediaFlow.)

Top

See Also

Reference

InstantMessagingFlow Class

Microsoft.Rtc.Collaboration Namespace