Enumerator constant pertaining to the Hook state of the channel
Namespace:
InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum ChannelState
Public Enumeration ChannelState
public enum class ChannelState
Members
| Member | Description |
|---|---|
| OffHook | The state of the channel is off-hook. |
| OnHook | The state of the channel is on-hook. |
| Unknown | The state of the channel is unknown. |
See Also
Inkostar Namespace