| Package | com.adobe.rtc.events |
| Class | public class NetGroupEvent |
| Inheritance | NetGroupEvent flash.events.Event |
See also
| Property | Defined by | ||
|---|---|---|---|
| itemObject : Object
The Item received by the NetGroup
| NetGroupEvent | ||
| Method | Defined by | ||
|---|---|---|---|
|
NetGroupEvent(p_type:String, p_item:Object = null)
| NetGroupEvent | ||
| Constant | Defined 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 | ||
| itemObject | property |
public var itemObject:ObjectThe Item received by the NetGroup
| NetGroupEvent | () | constructor |
public function NetGroupEvent(p_type:String, p_item:Object = null)Parameters
p_type:String |
|
p_item:Object (default = null) |
| ITEM_RECEIVE | constant |
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