CTI Client events (ActiveX)

OnChatMessage

Contents  Back  Next

The chat partner is sending a chat message.

 

Event OnChatMessage(

 String bstrMessage

)

Parameters

bstrMessage

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

Events overview |EChatMessage

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.