Packagecom.adobe.rtc.events
Classpublic class NetGroupEvent
InheritanceNetGroupEvent Inheritance flash.events.Event

NetGroupEvent describes various types of events received by the NetGroup

See also

flash.net.NetGroup


Public Properties
 PropertyDefined by
  itemObject : Object
The Item received by the NetGroup
NetGroupEvent
Public Methods
 MethodDefined by
  
NetGroupEvent(p_type:String, p_item:Object = null)
NetGroupEvent
Public Constants
 ConstantDefined by
  ITEM_RECEIVE : String = "itemReceive"
[static] The type of event emitted when the NetGroup receives an data item posted by a peer in the group.
NetGroupEvent
Property detail
itemObjectproperty
public var itemObject:Object

The Item received by the NetGroup

Constructor detail
NetGroupEvent()constructor
public function NetGroupEvent(p_type:String, p_item:Object = null)Parameters
p_type:String
 
p_item:Object (default = null)
Constant detail
ITEM_RECEIVEconstant
public static const ITEM_RECEIVE:String = "itemReceive"

The type of event emitted when the NetGroup receives an data item posted by a peer in the group.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/events/NetGroupEvent.html