InstantMessagingFlowTemplate Members
Include Protected Members
Include Inherited Members
Represents settings for an InstantMessagingFlow instance.
The InstantMessagingFlowTemplate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
InstantMessagingFlowTemplate() | Creates a new instance of the InstantMessagingFlowTemplate class with default values. |
![]() |
InstantMessagingFlowTemplate(InstantMessagingFlowTemplate) | Creates a new instance of the InstantMessagingFlowTemplate class with values from the specified flow template. |
![]() |
InstantMessagingFlowTemplate(InstantMessagingFormat) | Creates a new instance of the InstantMessagingFlowTemplate class with given Supported Formats. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ComposingTimeoutValue | Gets or sets the value (in seconds) for the composing timeout. |
![]() |
MessageConsumptionMode | Gets or sets the value indicating the consumption mode of the application. |
![]() |
SupportedFormats | Gets or sets the list of ContentTypes supported by the IM Flow. |
![]() |
ToastFormatSupport | Gets or sets toast format support value |
![]() |
WaitingForDeliveryNotificationDisabled | Gets or sets the value to control whether the BeginSendInstantMessage operation will wait for delivery notifications before completion. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top