Ver Fonte

Update AMFConnection.hx

Mark Knol há 10 anos atrás
pai
commit
76c05a2617
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      std/haxe/remoting/AMFConnection.hx

+ 3 - 0
std/haxe/remoting/AMFConnection.hx

@@ -21,6 +21,9 @@
  */
 package haxe.remoting;
 
+/**
+	Allows a connection to an AMF Remoting server such as Flash Media Server or AMFPHP.
+*/
 class AMFConnection implements AsyncConnection implements Dynamic<AsyncConnection> {
 
 	var __data : {