Description

Notifies that a Text Message has been received in the Chat window.

Syntax

Private Sub object_ChatTextReceived(sText)

The ChatTextReceived Event syntax has these parts:

PartDescription
objectAn EchoLinkSession object.
sTextA String value.