diaGlobWrapper Help
Classes
| Class | Description | |
|---|---|---|
|
|
AlarmInfo |
Encapsulates Alarm event information.
|
|
|
Call |
Encapsulates a call object.
|
|
|
Channel |
Encapsulates a channel object on which telephony operations are to be performed.
|
|
|
DiaGlobWrapper |
DiaGlobWrapper class. Main class used to handle telephony operations on the Dialogic board.
|
|
|
DiaGlobWrapperCommon |
Class encapsulating common types
|
|
|
DiaGlobWrapperCommon..::.DeviceInformation |
Encapsulates device specific information
|
|
|
DiaGlobWrapperException |
DiaGlobWrapper Exception class for general exceptions, derived from System.Exception
|
|
|
DiaGlobWrapperLibException |
DiaGlobWrapper Exception class for GlobalCall library exceptions, derived from System.Exception
|
|
|
EventInformation |
Encapsulates event data contained within a received event. A null object is returned when the event does not contain any event details.
|
|
|
Licensing |
DiaGlobWrapper static class to retieve component licensing information
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
DiaGlobWrapper..::.EventReceived |
Delegate or function pointer where the underlying telephony events on the diaGlobWrapper instance will be raised.
|
|
|
DiaGlobWrapper..::.TraceMessageReceived |
Delegate or function pointer where trace information on the diaGlobWrapper instance will be raised.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
DiaGlobWrapperCommon..::.BitsPerSample |
Enumerator constant to specify the number of sample bits of the file to be recorded or played.
|
|
|
DiaGlobWrapperCommon..::.CallDirection |
Enumerator constant to return the direction of the call
|
|
|
DiaGlobWrapperCommon..::.CallProgressDetectOptions |
Enumerator constant to specify the call progress analysis (CPA) settings during an outbound call
|
|
|
DiaGlobWrapperCommon..::.CallState |
Enumerator constant to return the current state of the call
|
|
|
DiaGlobWrapperCommon..::.DigitType |
The enumerated constant to specify the termination digit during a GetDigits() operation.
|
|
|
DiaGlobWrapperCommon..::.EventReceived |
The enumerated constant to return the event being raised on the given channel.
|
|
|
DiaGlobWrapperCommon..::.FileFormat |
Enumerator constant to specify the data format of the file to be recorded or played.
|
|
|
DiaGlobWrapperCommon..::.OutboundCallProgressResult | |
|
|
DiaGlobWrapperCommon..::.Protocol |
Encapsulates the device signalling protocol.
|
|
|
DiaGlobWrapperCommon..::.SamplingRate |
Enumerator constant to specify the sampling rate of the file to be recorded or played.
|
|
|
DiaGlobWrapperCommon..::.ScBusConnectionType |
The enumerated constant to specify the SCbus timeslot connection type during an SCbusConnect() or SCbusRelease() operation.
|
|
|
DiaGlobWrapperCommon..::.ScBusDeviceType |
The enumerated constant to specify the SCbus timeslot resource type during an SCbusConnect() or SCbusRelease() operation.
|
|
|
DiaGlobWrapperCommon..::.ServiceState |
The enumerated constant to return the service state of the channel
|
|
|
DiaGlobWrapperCommon..::.SyncMode |
Enumerator constant to specify the synchronous mode of the operation to be performed.
|
|
|
DiaGlobWrapperCommon..::.SystemState |
Enumerator constant to return the running state of the Dialogic system service
|
|
|
DiaGlobWrapperCommon..::.VoiceFormat |
Enumerator constant to specify which specifies the voice format of the file to be recorded or played.
|