PhoneCallState Enum

Definition

Specifies the phone call state.

public enum class PhoneCallState
public enum PhoneCallState
Public Enum PhoneCallState
Inheritance
PhoneCallState

Fields

Alerted 2

The receiving phone has been alerted.

Connected 3

The phone call is connected.

Connecting 1

The phone call is connecting.

Disconnected 4

The phone call is disconnected.

Forwarding 7

The phone call is being forwarded.

Idle 0

The phone call is idle.

Incoming 5

The phone call is incoming.

Transferring 6

The phone call is being transferred.

Applies to