InstantMessagingFlowTemplate Constructor (InstantMessagingFormat)

Initializes the flow with given SupportedFormats.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub New ( _
    supportedFormats As InstantMessagingFormat _
)
'Usage
Dim supportedFormats As InstantMessagingFormat

Dim instance As New InstantMessagingFlowTemplate(supportedFormats)
public InstantMessagingFlowTemplate(
    InstantMessagingFormat supportedFormats
)

Parameters

Remarks

Default value for MessageConsumptionMode is ConsumedLocally.

See Also

Reference

InstantMessagingFlowTemplate Class

InstantMessagingFlowTemplate Members

InstantMessagingFlowTemplate Overload

Microsoft.Rtc.Collaboration Namespace