| C# | Visual Basic | Visual C++ |
public enum SessionState
Public Enumeration SessionState
public enum class SessionState
| Member | Description |
|---|---|
| Created | |
| Setup | |
| TransferSetup | |
| Ringing | |
| InCall | |
| CalleeOnHold | |
| CallerOnHold | |
| OnHold | |
| OnHoldInactive | |
| TransferRequested | |
| Transferring | |
| TransferCompleted | |
| TransferFailed | |
| CallerHungUp | |
| CalleeHungUp | |
| Redirected | |
| NotFound | |
| Busy | |
| Cancelled | |
| NotAnswered | |
| Error | |
| Aborted |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290