ComposingState Enum

Definition

Represents the composing state for participant in a InstantMessagingCall.

public enum class ComposingState
public enum ComposingState
type ComposingState = 
Public Enum ComposingState
Inheritance
ComposingState

Fields

Composing 1

The participant is composing.

Idle 0

The participant is idle.

Applies to