Shows custom message in information bar.
$au.uploader('uploaderID').informationBar().show(text, type);
Type: String
Text of the message.
Type of the message, which can be "Error" or "Message".
"Error"
"Message"