Available on flash
new(connection:NetConnection, groupspec:String)
@:flash.propertyread onlyestimatedMemberCount:Float
@:flash.propertyread onlyinfo:NetGroupInfo
@:flash.propertyread onlylocalCoverageFrom:String
@:flash.propertyread onlylocalCoverageTo:String
@:flash.propertyread onlyneighborCount:Float
@:flash.propertyreceiveMode:String
@:flash.propertyreplicationStrategy:String
addHaveObjects(startIndex:Float, endIndex:Float):Void
addMemberHint(peerID:String):Bool
addNeighbor(peerID:String):Bool
addWantObjects(startIndex:Float, endIndex:Float):Void
close():Void
convertPeerIDToGroupAddress(peerID:String):String
denyRequestedObject(requestID:Int):Void
post(message:Object):String
removeHaveObjects(startIndex:Float, endIndex:Float):Void
removeWantObjects(startIndex:Float, endIndex:Float):Void
sendToAllNeighbors(message:Object):String
sendToNearest(message:Object, groupAddress:String):String
sendToNeighbor(message:Object, sendMode:String):String
writeRequestedObject(requestID:Int, object:Object):Void
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool