CTI Client network functions (.NET)

OnChatMessage

Contents  Back  Next

The chat partner is sending a chat message.

 

Event OnChatMessage

(

 object sender,

 String e.strMessage

)

Parameters

sender

object Messages

 

e.strMessage

Message, up to 255 characters

 

Remarks

A chat session is in progress with another user, and the user has sent us a message. Display the message in the output window for these messages. The whole text is sent, not just the last character.

 

See also

Messages overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.