Click or drag to resize
DiaSpringWrapperCommonChannelState Enumeration
Enumerator constant pertaining to the Hook state of the channel

Namespace: Inkostar
Assembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntax
public enum ChannelState
Members
  Member nameValueDescription
OnHook0The state of the channel is on-hook.
OffHook1The state of the channel is off-hook.
Unknown2The state of the channel is unknown.
See Also