Makes an AMF request to the server. A connection must have been made prior to making a call.
@param command The method to call on the server.
@param arguments Arguments for the method.
@return The result of the call.
@throws ClientStatusException If there is a client side exception.
@throws ServerStatusException If there is a server side exception.
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.