ComposingState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the composing state for participant in a InstantMessagingCall.
public enum class ComposingState
public enum ComposingState
type ComposingState =
Public Enum ComposingState
- Inheritance
-
ComposingState
Fields
Name | Value | Description |
---|---|---|
Idle | 0 | The participant is idle. |
Composing | 1 | The participant is composing. |