echoMessages property

bool echoMessages
getter/setter pair

Whether messages originating from this connection should be echoed back on the same connection. The default is true.

Implementation

bool echoMessages = true;