SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
IClientLinePub3 Interface Reference

import "CLMgrPub.idl";

Inheritance diagram for IClientLinePub3:

Public Member Functions

HRESULT PubRequestCallbackAuto ()
 
HRESULT PubGetDetailsEx2 ([in, out] PubCLMgrLineDetailsEx2 *pDetails)
 
HRESULT PubStartRecording ()
 
HRESULT PubStopRecording ()
 

Detailed Description

Line interface; encapsulates handling of a single line

Use this interface from C++ clients

Member Function Documentation

◆ PubGetDetailsEx2()

HRESULT IClientLinePub3::PubGetDetailsEx2 ( [in, out] PubCLMgrLineDetailsEx2 * pDetails)

get details of that line

◆ PubRequestCallbackAuto()

HRESULT IClientLinePub3::PubRequestCallbackAuto ( )

request callback depending on line state if destination is busy or if it is a second call, we will do a callback on busy in all other cases we will request a callback

◆ PubStartRecording()

HRESULT IClientLinePub3::PubStartRecording ( )

record current conversation file name will be build of own extension, peer extension / name and timestamp location depends on configuration depending on configuration, inquiry calls will be recorded into same file or different file

◆ PubStopRecording()

HRESULT IClientLinePub3::PubStopRecording ( )

stop recording of current conversation


The documentation for this interface was generated from the following file: