InstantMessagingFlow Members

[Value Needed].

The InstantMessagingFlow type exposes the following members.

Properties

  Name Description
Public property ComposingTimeoutValue Gets or sets the value (in seconds) for composing timeout.
Public property LocalComposingState Gets or sets the local composing state.
Public property SignalingContext (Inherited from MediaFlow.)
Public property State (Inherited from MediaFlow.)

Top

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

Events

  Name Description
Public event DeliveryNotificationReceived Raised when a message delivery notification is received.
Public event MessageReceived Raised when a message is received.
Public event RemoteComposingStateChanged Raised when "typing state" for some remote participant changes.
Public event StateChanged (Inherited from MediaFlow.)

Top

See Also

Reference

InstantMessagingFlow Class

Microsoft.Rtc.Collaboration Namespace