Handle notification of new subject set for the associated chat room.
@param from the ID of the user the subject change is from. May be null if user is not known, or change is not from any particular user (i.e. the system).
@param newSubject the new subject for the chat room. Will not be null, but may be empty String.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.