package flash.net; extern class NetGroupReplicationStrategy { function new() : Void; static var LOWEST_FIRST : String; static var RAREST_FIRST : String; }