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 |
---|---|---|
StateConnected | 2 |
Call has been connected to the remote end and communication can take place. |
StateDisconnected | 3 |
Call has been disconnected. There are several causes for disconnection. See the table of valid call state transitions below. |
StateHold | 5 |
The call is in the hold state. |
StateIdle | 0 |
The call has been created, but Connect has not been called yet. A call can never transition into the idle state. This is the initial state for both incoming and outgoing calls. |
StateInProgress | 1 |
Connect has been called, and the service provider is working on making a connection. This state is valid only on outgoing calls. This message is optional, because a service provider may have a call transition directly to the connected state. |
StateOffering | 4 |
A new call has appeared, and is being offered to an application. If the application has owner privileges on the call, it can either call Answer or Disconnect while the call is in the offering state. Current call privilege can be determined by calling Privilege. |
StateQueued | 6 |
The call is queued. |
This class has no sub classes.
The items on this page are in the following plugins: MBS Win Plugin.
ITAddressMBS - iTunesLibraryAlbumMBS