/// <summary>
 /// Invokes a command or method on Flash Media Server or on an application server running Flash Remoting.
 /// </summary>
 public void call(string command, Responder responder)
 {
 }
 /// <summary>
 /// Invokes a command or method on Flash Media Server or on an application server running Flash Remoting.
 /// </summary>
 public void call(string command, Responder responder)
 {
 }
 /// <summary>
 /// Invokes a command or method on Flash Media Server or on an application server running Flash Remoting.
 /// </summary>
 public void call(string command, Responder responder, /* params */ object arguments)
 {
 }
 /// <summary>
 /// Invokes a command or method on Flash Media Server or on an application server running Flash Remoting.
 /// </summary>
 public void call(string command, Responder responder, /* params */ object arguments)
 {
 }