Click or drag to resize
Traysoft.AddTapi Namespace
Contains all AddTAPI.NET types.
Classes
  ClassDescription
Public classTapiAddress
Represents an address (phone number or extension) associated with the line device.
Public classCode exampleTapiApp
Performs AddTapi.NET initialization/shutdown and manages telephony lines.
Public classCode exampleTapiCall
Provides information about a call and methods for call flow processing.
Public classTapiCallInfoEventArgs
Provides data for the CallInfo event.
Public classTapiDeviceSpecificEventArgs
Provides data for the DeviceSpecific and DeviceSpecificFeature events.
Public classTapiDeviceSpecificExtensionID
Describes an extension identifier used to identify device specific extensions for line devices.
Public classTapiDigitDetectedEventArgs
Provides data for the DigitDetected event.
Public classTapiDisconnectException
The exception that is thrown when the call is disconnected before application called Disconnect method.
Public classTapiErrorEventArgs
Provides data for the TapiError event.
Public classTapiEventArgs
Provides data for the AddTapi.NET events.
Public classTapiException
The exception that is thrown when Telephony API (TAPI) error occurs.
Public classTapiForwardEntry
Describes an entry of the forwarding instructions.
Public classTapiForwardingInfoEventArgs
Provides data for the ForwardingInfo event.
Public classTapiGeneratedEventArgs
Provides data for the Generated event.
Public classTapiLine
Represents a telephony line device.
Public classTapiLineDeviceStateEventArgs
Provides data for the LineDeviceState event.
Public classTapiLineDeviceStatus
Represents current status of a line device.
Public classTapiVoice
Represents a text-to-speech voice available on the computer.
Delegates
  DelegateDescription
Public delegateCode exampleTapiCallHandler
Represents a method that will perform call flow processing.
Public delegateTapiCallInfoEventHandler
Represents the method that will handle CallInfo event.
Public delegateTapiDeviceSpecificEventHandler
Represents the method that will handle DeviceSpecific and DeviceSpecificFeature events.
Public delegateTapiDigitDetectedEventHandler
Represents the method that will handle DigitDetected event.
Public delegateTapiErrorEventHandler
Represents the method that will handle TapiError event.
Public delegateTapiEventHandler
Represents the method that will handle AddTapi.NET events.
Public delegateTapiForwardingInfoEventHandler
Represents the method that will handle ForwardingInfo event.
Public delegateTapiGeneratedEventHandler
Represents the method that will handle Generated event.
Public delegateTapiLineDeviceStateEventHandler
Represents the method that will handle LineDeviceState event.
Enumerations
  EnumerationDescription
Public enumerationTapiAddressFeatures
Indicate operations that can be invoked be invoked on an address.
Public enumerationTapiAudioFormat
Describes audio formats for audio input/output.
Public enumerationTapiCallDirection
Describes the direction of a call.
Public enumerationTapiCallFeatures
Indicate operations that can be invoked for a given address or call.
Public enumerationTapiCallInfoState
Describes various call information items in the CallInfo event.
Public enumerationTapiCallOrigin
Describes the origin of a call.
Public enumerationTapiCallPrivilege
The TapiCallPrivilege bit-flag constants describe the kinds of access rights or privileges an application may have to the corresponding call.
Public enumerationTapiCallReason
Describes the reason for a call.
Public enumerationTapiCallState
Describes the state of a call.
Public enumerationTapiConnectedMode
Describes different substates of a connected call.
Public enumerationTapiDisconnectMode
Describes different reasons for a disconnect of a call.
Public enumerationTapiErrors
Contains the most common Telephony API (TAPI) error numbers.
Public enumerationTapiForwardMode
Describes the conditions under which calls can be forwarded.
Public enumerationTapiGeneratedMode
Describes the conditions under which digit or tone generation is terminated.
Public enumerationTapiLineDeviceState
Describes various device state changes in the LineDeviceState event.
Public enumerationTapiMediaMode
Describes media types (or modes) of a call.