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

import "CLMgrPub.idl";

Inheritance diagram for IClientLinePub2:

Public Member Functions

HRESULT PubEnable ([in] BOOL bEnable)
 
HRESULT PubGetDetailsEx ([in, out] PubCLMgrLineDetailsEx *pDetails)
 
HRESULT PubGetLastCallDetailsEx ([in, out] PubCLMgrCallDetailsEx *pDetails)
 

Detailed Description

Line interface; encapsulates handling of a single line

Use this interface from C++ clients

Member Function Documentation

◆ PubEnable()

HRESULT IClientLinePub2::PubEnable ( [in] BOOL bEnable)

enable / disable line for incoming calls (manual wrap up time; disabling does not start timer for automatical enabling line)

◆ PubGetDetailsEx()

HRESULT IClientLinePub2::PubGetDetailsEx ( [in, out] PubCLMgrLineDetailsEx * pDetails)

get details of line

◆ PubGetLastCallDetailsEx()

HRESULT IClientLinePub2::PubGetLastCallDetailsEx ( [in, out] PubCLMgrCallDetailsEx * pDetails)

Get details of last call


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