From Bright Pattern Documentation
< 5.2:Desktop-integration-api-net-version-tutorial
Revision as of 04:31, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

Transfers

The following method in Call is used to transfer a primary call to a consultation party (assuming that there is an active consult call):

public ResultCode consultTransfer(Call consultCall)


The following method in Call is used to make a single-step transfer:

public ResultCode sstepTransfer(string dest)


< Previous | Next >
< Previous | Next >