Available on flash
staticread onlymaxSupportedGroupspecVersion:Int
staticencodeBootstrapPeerIDSpec(peerID:String):String
staticencodeIPMulticastAddressSpec(address:String, ?port:Dynamic, ?source:String):String
staticencodePostingAuthorization(password:String):String
staticencodePublishAuthorization(password:String):String
new(name:String)
ipMulticastMemberUpdatesEnabled:Bool
minGroupspecVersion:Int
multicastEnabled:Bool
objectReplicationEnabled:Bool
peerToPeerDisabled:Bool
postingEnabled:Bool
routingEnabled:Bool
serverChannelEnabled:Bool
addBootstrapPeer(peerID:String):Void
addIPMulticastAddress(address:String, ?port:Dynamic, ?source:String):Void
authorizations():String
groupspecWithAuthorizations():String
groupspecWithoutAuthorizations():String
makeUnique():Void
setPostingPassword(?password:String, ?salt:String):Void
setPublishPassword(?password:String, ?salt:String):Void
toString():String