set Click Through Chatbox Enabled
static boolean setClickThroughChatboxEnabled(boolean enable)
Content copied to clipboard
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.