Enumerator constant pertaining to the Hook state of the channel

Namespace:  Inkostar
Assembly:  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

MemberDescription
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