CallClassProvider.CallState 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.
public: enum class CallClassProvider::CallState
public enum CallClassProvider.CallState
type CallClassProvider.CallState =
Public Enum CallClassProvider.CallState
- Inheritance
-
CallClassProvider.CallState
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Accepted | 1 | |
Busy | 2 | |
Conferenced | 3 | |
Connected | 4 | |
Dialing | 5 | |
Dialtone | 6 | |
Disconnected | 7 | |
Idle | 8 | |
Incoming_Call | 9 | |
Hold | 10 | |
OnHoldPendingConference | 11 | |
OnHoldPendingTransfer | 12 | |
Proceeding | 13 | |
Ringing | 14 | |
Special | 15 | |
Unknown | 16 |