CTI Client additional functions (C++ CTI API)

CTI_EChatEnd

Contents  Back  Next

End the active chat session.

 

VOID WINAPI CTI_EChatEnd();

Parameters

None

 

Return value

None

 

Remarks

End the active chat session. Both of the parties chatting may call this function. After the call is made, both parties receive an event of type CTI_CHATSTOP. The application can then close or deactivate the chat window.

 

See also

Additional functions overview | CTI_EChatStart | CTI_EChatMessage

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.