CTI Client additional functions (C++ CTI API)

CTI_ESendUserToUser

Contents  Back  Next

Send a short message.

 

VOID WINAPI CTI_ESendUserToUser(

 PTCHAR pszOtherUser,

 PTCHAR pszMessage

);

Parameters

pszOtherUser

Extension of the other party

 

pszMessage

Short message (max 220 characters) to send to other party

 

Return value

None

 

Remarks

Using this function, various users can send short messages to each other without having to use a mail client. CTI_USERTOUSER is triggered in the receiving client.

 

See also

Additional functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.