Specifies dialog state.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public enum SIP_DialogState
Public Enumeration SIP_DialogState
public enum class SIP_DialogState
type SIP_DialogState
Members
Member | Description |
---|---|
Early |
Dialog isn't established yet.
|
Confirmed |
Dialog has got 2xx response.
|
Terminating |
Dialog is terminating.
|
Terminated |
Dialog is terminated.
|
Disposed |
Dialog is disposed.
|
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119