Contains the type of link event that the API can monitor.
| C# | Visual Basic | Visual C++ |
public class CallInformationEvents
Public Class CallInformationEvents
public ref class CallInformationEvents
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| CallInformationLink..::.CallInformationEvents(Boolean) |
Constructor for CallInformationEvents object.
| |
| LinkDownEvent |
Set to true if you want to be notified when the link goes down.
| |
| LinkUpEvent |
Set to true if you want to be notified when the link comes up.
|
| Object | |
| CallInformationLink..::.CallInformationEvents | |
Assembly: ServiceProvider (Module: ServiceProvider)