Specifies dialog state.
| C# | Visual Basic | Managed C++ |
public enum SIP_DialogState
Public Enumeration SIP_DialogState
public enum class SIP_DialogState
| Member | Description |
|---|---|
| Early |
Dialog isn't established yet.
|
| Confirmed |
Dialog has got 2xx response.
|
| Terminated |
Dialog is terminated.
|
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)