Packagecom.adobe.rtc.events
Classpublic class MeetingInfoEvent
InheritanceMeetingInfoEvent Inheritance flash.events.Event

Event class dispatched by com.adobe.rtc.session.sessionClasses.MeetingInfoService

See also

com.adobe.rtc.session.sessionClasses.MeetingInfoService


Public Properties
 PropertyDefined by
  items : Array
MeetingInfoEvent
  itemsType : String
MeetingInfoEvent
Public Methods
 MethodDefined by
  
MeetingInfoEvent(p_type:String, p_itemsType:String = null, p_items:Array = null)
MeetingInfoEvent
Public Constants
 ConstantDefined 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
Property detail
itemsproperty
public var items:Array
itemsTypeproperty 
public var itemsType:String
Constructor detail
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)
Constant detail
INFO_RECEIVEconstant
public static const INFO_RECEIVE:String = "infoReceive"

Dispatched when meeting or account info are received

ITEMS_RECEIVEconstant 
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