The TRANSFERMODE_ bit-flag constants describe different ways of resolving call transfer requests.
Value | Meaning |
---|---|
TRANSFERMODE_CONFERENCE | The transfer is resolved by establishing a three-way conference between the application, the party connected to the initial call, and the party connected to the consultation call. A conference call is created when this option is selected. |
TRANSFERMODE_TRANSFER | The transfer is resolved by transferring the initial call to the consultation call. Both calls will become idle to the application. |
See Also
None.