Esempio n. 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)
 {
 }
Esempio n. 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)
 {
 }