Yup - RED.notify('Your message here', options);
options.type can be success, warning or error (or not specified for a neutral style).
There are other options, which aren't well documented, but if you're just doing a normal notification you should not need to worry about them.
3 Likes