setClickThroughChatboxEnabled

static boolean setClickThroughChatboxEnabled(boolean enable)

Sets the option for clicking through the chat-box.

Return

True if the option was successfully set; false if it was not for some unknown reason.

Parameters

enable

True to enable click-through; false to disable it.