Share via


InstantMessagingFlowTemplate Members

Include Protected Members
Include Inherited Members

Represents settings for an InstantMessagingFlow instance.

The InstantMessagingFlowTemplate type exposes the following members.

Constructors

  Name Description
Public method InstantMessagingFlowTemplate() Creates a new instance of the InstantMessagingFlowTemplate class with default values.
Public method InstantMessagingFlowTemplate(InstantMessagingFlowTemplate) Creates a new instance of the InstantMessagingFlowTemplate class with values from the specified flow template.
Public method InstantMessagingFlowTemplate(InstantMessagingFormat) Creates a new instance of the InstantMessagingFlowTemplate class with given Supported Formats.

Top

Properties

  Name Description
Public property ComposingTimeoutValue Gets or sets the value (in seconds) for the composing timeout.
Public property MessageConsumptionMode Gets or sets the value indicating the consumption mode of the application.
Public property SupportedFormats Gets or sets the list of ContentTypes supported by the IM Flow.
Public property ToastFormatSupport Gets or sets toast format support value
Public property WaitingForDeliveryNotificationDisabled Gets or sets the value to control whether the BeginSendInstantMessage operation will wait for delivery notifications before completion.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

InstantMessagingFlowTemplate Class

Microsoft.Rtc.Collaboration Namespace