| Package | com.adobe.rtc.events |
| Class | public class MeetingInfoEvent |
| Inheritance | MeetingInfoEvent flash.events.Event |
See also
| Property | Defined by | ||
|---|---|---|---|
| items : Array | MeetingInfoEvent | ||
| itemsType : String | MeetingInfoEvent | ||
| Method | Defined by | ||
|---|---|---|---|
|
MeetingInfoEvent(p_type:String, p_itemsType:String = null, p_items:Array = null)
| MeetingInfoEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| INFO_RECEIVE : String = "infoReceive" [static]
Dispatched when meeting or account info are received
| MeetingInfoEvent | ||
| ITEMS_RECEIVE : String = "itemsReceive" [static]
Dispatched when items (rooms or templates) are received
| MeetingInfoEvent | ||
| items | property |
public var items:Array
| itemsType | property |
public var itemsType:String
| MeetingInfoEvent | () | constructor |
public function MeetingInfoEvent(p_type:String, p_itemsType:String = null, p_items:Array = null)Parameters
p_type:String |
|
p_itemsType:String (default = null) |
|
p_items:Array (default = null) |
| INFO_RECEIVE | constant |
public static const INFO_RECEIVE:String = "infoReceive"Dispatched when meeting or account info are received
| ITEMS_RECEIVE | constant |
public static const ITEMS_RECEIVE:String = "itemsReceive"Dispatched when items (rooms or templates) are received
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/MeetingInfoEvent.html