CTI Client additional functions (C++ CTI API)

CTI_EChatStart

Contents  Back  Next

Start a chat session.

 

VOID WINAPI CTI_EChatStart(

 PTCHAR pszDest

);

Parameters

pszDest

Extension person with whom to chat

 

Return value

None

 

Remarks

Start a chat session. The person with whom chatting is to start must be logged on and chat permission must be granted. The person must not be in a chat session. If the chat initiation was successful, both chat parties receive an event of type CTI_CHATSTART. The input and output fields for the session may then be displayed. If a chat session cannot be raised, this may be due to chat being restricted to members of the same group. You can remove this restriction from the “Groups” page of the server control panel.

 

clip0059

 

See also

Additional functions overview | CTI_EChatMessage | CTI_EChatEnd

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.