InstantMessagingFlow Members
Include Protected Members
Include Inherited Members
The InstantMessagingFlow type exposes the following members.
Properties
Name | Description | |
---|---|---|
Call | ||
ComposingTimeoutValue | ||
LocalComposingState | ||
MessageConsumptionMode | ||
SignalingContext | Gets the value of associated SignalingContext for the flow. (inherited from MediaFlow) | |
State | Gets the MediaFlowState for the flow. (inherited from MediaFlow) | |
SupportedRemoteMediaCapabilities |
Top
Methods
Name | Description | |
---|---|---|
BeginSendFailureDeliveryNotification | ||
BeginSendInstantMessage(String, AsyncCallback, Object) | ||
BeginSendInstantMessage(ContentType, [], AsyncCallback, Object) | ||
BeginSendMessage(String, AsyncCallback, Object) | Obsolete. | |
BeginSendMessage(ContentType, [], AsyncCallback, Object) | Obsolete. | |
BeginSendSuccessDeliveryNotification | ||
EndSendFailureDeliveryNotification | ||
EndSendInstantMessage | ||
EndSendMessage | Obsolete. | |
EndSendSuccessDeliveryNotification | ||
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Initialize | ||
MakeCallback | Invokes a specified call using the application's queue for the events. (inherited from MediaFlow) | |
MemberwiseClone | (inherited from Object) | |
RaiseEvent<TEventArg> | Raises a generic event with a specific event argument type. (inherited from MediaFlow) | |
ToString | (inherited from Object) | |
TryUpdateFlowState | Updates the MediaFlow's state. (inherited from MediaFlow) |
Top
Events
Name | Description | |
---|---|---|
DeliveryNotificationReceived | ||
MessageReceived | ||
PropertiesChanged | ||
RemoteComposingStateChanged | ||
StateChanged | Raised when the state of MediaFlow has changed. (inherited from MediaFlow) |
Top