Returns a Failures object containing {@link Recipient} objects whichhave details about any failures. An empty Failures object indicates that there were no failures.
@param sendRequest containing the Recipients and Message details -must be non-null
@return Failures - will never be null
@throws MessageServiceException if there was a problem processing therequest
@throws IllegalArgumentException if the supplied SendRequest was null
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.