Platforms to show: All Mac Windows Linux Cross-Platform

ITCallInfoMBS 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 information about a call.

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

States

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.

Some methods using this class:

Some events using this class:

Some examples using this class:


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


ITAddressMBS   -   iTunesLibraryAlbumMBS


The biggest plugin in space...