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
Back to TAPICallControlMBS class.
TAPICallControlMBS.DisconnectModeNoAnswer = 1
Type | Topic | Plugin | Version |
const | Tapi | MBS Win Plugin | 14.4 |
The call is being disconnected because it has not been answered.
(For example, an application may set a certain amount of time for the user to answer the call. If the user does not answer, the application can call Disconnect with the NOANSWER code.)
Lasterror is set.
TAPICallControlMBS.DisconnectModeNormal = 0
Type | Topic | Plugin | Version |
const | Tapi | MBS Win Plugin | 14.4 |
The call is being disconnected as part of the normal cycle of the call.
Lasterror is set.
TAPICallControlMBS.DisconnectModeReject = 2
Type | Topic | Plugin | Version |
const | Tapi | MBS Win Plugin | 14.4 |
The user rejected the offered call.
Lasterror is set.
The items on this page are in the following plugins: MBS Win Plugin.