Adds a body with a corresponding language.
@param language the language of the body being added.
@param body the body being added to the message.
@return the new {@link org.jivesoftware.smack.packet.Message.Body}
@throws NullPointerException if the body is null, a null pointer exception is thrown
@since 3.0.2
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.