| Inkostar Namespace |
| 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
|
|
|
DiaGlobWrapperCommonDeviceInformation |
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.
|
| Delegate | Description | |
|---|---|---|
|
|
DiaGlobWrapperEventReceived |
Delegate or function pointer where the underlying telephony events on the diaGlobWrapper instance will be raised.
|
|
|
DiaGlobWrapperTraceMessageReceived |
Delegate or function pointer where trace information on the diaGlobWrapper instance will be raised.
|
| Enumeration | Description | |
|---|---|---|
|
|
DiaGlobWrapperCommonBitsPerSample |
Enumerator constant to specify the number of sample bits of the file to be recorded or played.
|
|
|
DiaGlobWrapperCommonCallDirection |
Enumerator constant to return the direction of the call
|
|
|
DiaGlobWrapperCommonCallProgressDetectOptions |
Enumerator constant to specify the call progress analysis (CPA) settings during an outbound call
|
|
|
DiaGlobWrapperCommonCallState |
Enumerator constant to return the current state of the call
|
|
|
DiaGlobWrapperCommonDigitType |
The enumerated constant to specify the termination digit during a GetDigits() operation.
|
|
|
DiaGlobWrapperCommonEventReceived |
The enumerated constant to return the event being raised on the given channel.
|
|
|
DiaGlobWrapperCommonFileFormat |
Enumerator constant to specify the data format of the file to be recorded or played.
|
|
|
DiaGlobWrapperCommonOutboundCallProgressResult | |
|
|
DiaGlobWrapperCommonProtocol |
Encapsulates the device signalling protocol.
|
|
|
DiaGlobWrapperCommonSamplingRate |
Enumerator constant to specify the sampling rate of the file to be recorded or played.
|
|
|
DiaGlobWrapperCommonScBusConnectionType |
The enumerated constant to specify the SCbus timeslot connection type during an SCbusConnect() or SCbusRelease() operation.
|
|
|
DiaGlobWrapperCommonScBusDeviceType |
The enumerated constant to specify the SCbus timeslot resource type during an SCbusConnect() or SCbusRelease() operation.
|
|
|
DiaGlobWrapperCommonServiceState |
The enumerated constant to return the service state of the channel
|
|
|
DiaGlobWrapperCommonSyncMode |
Enumerator constant to specify the synchronous mode of the operation to be performed.
|
|
|
DiaGlobWrapperCommonSystemState |
Enumerator constant to return the running state of the Dialogic system service
|
|
|
DiaGlobWrapperCommonVoiceFormat |
Enumerator constant to specify which specifies the voice format of the file to be recorded or played.
|