Click or drag to resize
ManagerConnectionParkedCall Event
A ParkedCall is triggered when a channel is parked (in this case no action id is set) and in response to a ParkedCallsAction.

Namespace: AsterNET.Manager
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event ParkedCallEventHandler ParkedCall

Value

Type: AsterNET.ManagerParkedCallEventHandler
See Also