set Transparent Chatbox Enabled
static boolean setTransparentChatboxEnabled(boolean enable)
Content copied to clipboard
Sets the option for chat-box transparency.
Return
True if the option was successfully set; false if it was not for some unknown reason.
Parameters
enable
True to enable transparency; false to disable it.