Dialogic device class to encapsulate playback, recording and caller id capabilities of the channel.
Namespace:
InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public class ChannelCapabilities
Public Class ChannelCapabilities
public ref class ChannelCapabilities
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| CallerID |
Returns True if channel supports caller id
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PlaybackFeatures |
Returns the playback capabilities of the channel
| |
| RecordingFeatures |
Returns the recording capabilities of the channel
| |
| ToString()()() | (Inherited from Object.) |
Inheritance Hierarchy
See Also
Inkostar Namespace