The type of call control events that may be monitored.
| C# | Visual Basic | Visual C++ |
public class ThirdPartyCallControlEvents
Public Class ThirdPartyCallControlEvents
public ref class ThirdPartyCallControlEvents
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ThirdPartyCallController..::.ThirdPartyCallControlEvents(Boolean) |
Create a ThirdPartyCallControlEvents object and set all the monitors to the value of initialState.
| |
| ConferenceEvent |
Monitor when a call is conferenced.
| |
| ConnectionClearedEvent |
MOnitor when a connection is cleared.
| |
| DeliveredEvent |
Montitor when a call is delivered.
| |
| DivertedEvent |
Montitor when a call is diveretd.
| |
| DoNotDisturbEvent |
Montitor when a do not disturb action has occurred.
| |
| EstablishedEvent |
Montitor when a call is established.
| |
| FailedEvent |
Montitor when a call has failed.
| |
| ForwardingEvent |
Montitor when a call has been forwarded.
| |
| HeldEvent |
Montitor when a call has been held.
| |
| OriginatedEvent |
Montitor when a call had been originated.
| |
| RetrievedEvent |
Montitor when a call has been retrieved.
| |
| TransferredEvent |
Montitor when a call has been transferred
|
| Object | |
| ThirdPartyCallController..::.ThirdPartyCallControlEvents | |
Assembly: ServiceProvider (Module: ServiceProvider)