Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Tapi | MBS Win Plugin | 14.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
Constant | Value | Description |
---|---|---|
LineAddressTypeDomainName | 8 |
Address type is a domain name. |
LineAddressTypeEmailName | 4 |
Address type is an e-mail name. |
LineAddressTypeIPAddress | 16 |
Address type is an IP address. |
LineAddressTypePhoneNumber | 1 |
Address type is a standard phone number. |
LineAddressTypeSDP | 2 |
Address type is Session Description Protocol (SDP) conference. |
Constant | Value | Description |
---|---|---|
MediaTypeAudio | 8 |
An audio media stream that is entering or leaving the computer. An entering media stream would typically be played on speakers, or sent to a handset device and a leaving stream would typically be captured through a microphone or handset device. |
MediaTypeDataModem | 16 |
A data media stream that is associated with a data modem. |
MediaTypeG3Fax | 32 |
A data media stream that is associated with a G3 protocol fax. |
MediaTypeMultiTrack | &h10000 |
A stream is on a multitrack terminal. |
MediaTypeVideo | &h8000 |
A video media stream that is entering or leaving the computer. An entering media stream would typically be rendered in a video window and a leaving media stream would typically be captured with a video camera. |
Constant | Value | Description |
---|---|---|
StateInService | 0 |
Normal state; the address can be used. |
StateOutOfService | 1 |
The address is temporarily out of service, but may go back into service at some time. |
This class has no sub classes.
The items on this page are in the following plugins: MBS Win Plugin.
IORegistryNodeMBS - ITCallInfoMBS