PhoneCallState
PhoneCallState enumeration
Phone call statuses.
public enum PhoneCallState
Values
Name | Value | Description |
---|---|---|
Idle | 0 |
Phone call is idle |
Connecting | 1 |
Phone call is connecting |
Alerted | 2 |
Alerted call. |
Connected | 3 |
Phone call is connected |
Disconnected | 4 |
Phone call is disconnected |
Incoming | 5 |
Incoming call |
Transferring | 6 |
Transferred call. |
Forwarding | 7 |
Phone call is forwarding |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email