Edit

Share via


PhoneCallType Enum

Definition

Options indicating the kind of phone state that is used.

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

Fields

None 0

Unspecified or unknown reason.

Pstn 3

Set for PSTN conference calls.

Rcc 1

Set for RCC call, N >= 3. A client publishes aggregate phone state of all RCC calls.

Unknown 255

The calling option is not any of the known calling options.

Voip 2

Set for VOIP call. N >= 3. A client publishes aggregate phone state for all VoIP calls.

Applies to