Platforms to show: All Mac Windows Linux Cross-Platform

ITAddressMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Tapi MBS Win Plugin 14.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The class for an address.

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Line Address Types

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.

Media Types

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.

States

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.

Some methods using this class:

Some properties using for this class:

Some examples using this class:


The items on this page are in the following plugins: MBS Win Plugin.


IORegistryNodeMBS   -   ITCallInfoMBS


The biggest plugin in space...