Share via


InstantMessagingFlow Members

Include Protected Members
Include Inherited Members

The InstantMessagingFlow type exposes the following members.

Properties

  Name Description
Public property Call
Public property ComposingTimeoutValue
Public property LocalComposingState
Public property MessageConsumptionMode
Public property SignalingContext Gets the value of associated SignalingContext for the flow. (inherited from MediaFlow)
Public property State Gets the MediaFlowState for the flow. (inherited from MediaFlow)
Public property SupportedRemoteMediaCapabilities

Top

Methods

  Name Description
Public method BeginSendFailureDeliveryNotification
Public method BeginSendInstantMessage(String, AsyncCallback, Object)
Public method BeginSendInstantMessage(ContentType, [], AsyncCallback, Object)
Public method BeginSendMessage(String, AsyncCallback, Object) Obsolete.
Public method BeginSendMessage(ContentType, [], AsyncCallback, Object) Obsolete.
Public method BeginSendSuccessDeliveryNotification
Public method EndSendFailureDeliveryNotification
Public method EndSendInstantMessage
Public method EndSendMessage Obsolete.
Public method EndSendSuccessDeliveryNotification
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
Protected method MakeCallback Invokes a specified call using the application's queue for the events. (inherited from MediaFlow)
Protected method MemberwiseClone (inherited from Object)
Protected method RaiseEvent<TEventArg> Raises a generic event with a specific event argument type. (inherited from MediaFlow)
Public method ToString (inherited from Object)
Protected method TryUpdateFlowState Updates the MediaFlow's state. (inherited from MediaFlow)

Top

Events

  Name Description
Public event DeliveryNotificationReceived
Public event MessageReceived
Public event PropertiesChanged
Public event RemoteComposingStateChanged
Public event StateChanged Raised when the state of MediaFlow has changed. (inherited from MediaFlow)

Top

See Also

Reference

InstantMessagingFlow Class

Microsoft.Rtc.Collaboration Namespace