Example #1
0
 /// <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)
 {
 }
Example #2
0
 /// <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)
 {
 }