Click or drag to resize
AbstractChannelEventState Property
Get/Set the (new) state of the channel.
The following states are used:
  • Down
  • OffHook
  • Dialing
  • Ring
  • Ringing
  • Up
  • Busy

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string State { get; set; }

Property Value

Type: String
See Also