Platforms to show: All Mac Windows Linux Cross-Platform

Back to ITCallInfoMBS class.

ITCallInfoMBS.StateConnected = 2

Type Topic Plugin Version
const Tapi MBS Win Plugin 14.4
One of the state constants.

Call has been connected to the remote end and communication can take place.

ITCallInfoMBS.StateDisconnected = 3

Type Topic Plugin Version
const Tapi MBS Win Plugin 14.4
One of the state constants.

Call has been disconnected. There are several causes for disconnection. See the table of valid call state transitions below.

ITCallInfoMBS.StateHold = 5

Type Topic Plugin Version
const Tapi MBS Win Plugin 14.4
One of the state constants.

The call is in the hold state.

ITCallInfoMBS.StateIdle = 0

Type Topic Plugin Version
const Tapi MBS Win Plugin 14.4
One of the state constants.

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.

ITCallInfoMBS.StateInProgress = 1

Type Topic Plugin Version
const Tapi MBS Win Plugin 14.4
One of the state constants.

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.

ITCallInfoMBS.StateOffering = 4

Type Topic Plugin Version
const Tapi MBS Win Plugin 14.4
One of the state constants.

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.

ITCallInfoMBS.StateQueued = 6

Type Topic Plugin Version
const Tapi MBS Win Plugin 14.4
One of the state constants.

The call is queued.

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


💬 Ask a question or report a problem
The biggest plugin in space...