Share via


ComposingState Enumeration

Represents the composing state for participant in a InstantMessagingCall.

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

Syntax

'Declaration
Public Enumeration ComposingState
'Usage
Dim instance As ComposingState
public enum ComposingState

Members

Member name Description
Idle The participant is idle.
Composing The participant is composing.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace