Click or drag to resize
Inkostar Namespace
diaGlobWrapper Help
 
Classes
  Class Description
Public class AlarmInfo
Encapsulates Alarm event information.
Public class Call
Encapsulates a call object.
Public class Channel
Encapsulates a channel object on which telephony operations are to be performed.
Public class DiaGlobWrapper
DiaGlobWrapper class. Main class used to handle telephony operations on the Dialogic board.
Public class DiaGlobWrapperCommon
Class encapsulating common types
Public class DiaGlobWrapperCommonDeviceInformation
Encapsulates device specific information
Public class DiaGlobWrapperException
DiaGlobWrapper Exception class for general exceptions, derived from System.Exception
Public class DiaGlobWrapperLibException
DiaGlobWrapper Exception class for GlobalCall library exceptions, derived from System.Exception
Public class EventInformation
Encapsulates event data contained within a received event. A null object is returned when the event does not contain any event details.
Delegates
  Delegate Description
Public delegate DiaGlobWrapperEventReceived
Delegate or function pointer where the underlying telephony events on the diaGlobWrapper instance will be raised.
Public delegate DiaGlobWrapperTraceMessageReceived
Delegate or function pointer where trace information on the diaGlobWrapper instance will be raised.
Enumerations
  Enumeration Description
Public enumeration DiaGlobWrapperCommonBitsPerSample
Enumerator constant to specify the number of sample bits of the file to be recorded or played.
Public enumeration DiaGlobWrapperCommonCallDirection
Enumerator constant to return the direction of the call
Public enumeration DiaGlobWrapperCommonCallProgressDetectOptions
Enumerator constant to specify the call progress analysis (CPA) settings during an outbound call
Public enumeration DiaGlobWrapperCommonCallState
Enumerator constant to return the current state of the call
Public enumeration DiaGlobWrapperCommonDigitType
The enumerated constant to specify the termination digit during a GetDigits() operation.
Public enumeration DiaGlobWrapperCommonEventReceived
The enumerated constant to return the event being raised on the given channel.
Public enumeration DiaGlobWrapperCommonFileFormat
Enumerator constant to specify the data format of the file to be recorded or played.
Public enumeration DiaGlobWrapperCommonOutboundCallProgressResult
Public enumeration DiaGlobWrapperCommonProtocol
Encapsulates the device signalling protocol.
Public enumeration DiaGlobWrapperCommonSamplingRate
Enumerator constant to specify the sampling rate of the file to be recorded or played.
Public enumeration DiaGlobWrapperCommonScBusConnectionType
The enumerated constant to specify the SCbus timeslot connection type during an SCbusConnect() or SCbusRelease() operation.
Public enumeration DiaGlobWrapperCommonScBusDeviceType
The enumerated constant to specify the SCbus timeslot resource type during an SCbusConnect() or SCbusRelease() operation.
Public enumeration DiaGlobWrapperCommonServiceState
The enumerated constant to return the service state of the channel
Public enumeration DiaGlobWrapperCommonSyncMode
Enumerator constant to specify the synchronous mode of the operation to be performed.
Public enumeration DiaGlobWrapperCommonSystemState
Enumerator constant to return the running state of the Dialogic system service
Public enumeration DiaGlobWrapperCommonVoiceFormat
Enumerator constant to specify which specifies the voice format of the file to be recorded or played.