CTI Client network functions (.NET)

SendUserToUser

Contents  Back  Next

Send a short message. Only available in the network version.

 

void SendUserToUser

(

 String strOtherUser,

 String strMessage

)

Parameters

strOtherUser

Extension of the other party

 

strMessage

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 OnUserToUser is triggered in the receiving client.

 

See also

Messages overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.