withLocalEcho

public ConversationFactory withLocalEcho(boolean localEchoEnabled)

Sets the local echo status for all Conversations created by this factory. If local echo is enabled, any text submitted to getClassById conversation gets echoed back into the submitter's chat window.

Return

This object.

Parameters

localEchoEnabled

The status of local echo.