Packagecom.adobe.rtc.events
Classpublic class SharedPropertyEvent
InheritanceSharedPropertyEvent Inheritance flash.events.Event

The event class sent for events sent by SharedProperty.

See also

com.adobe.rtc.events.SharedPropertyEvent


Public Properties
 PropertyDefined by
  publisherID : String
The Publisher ID of the shared property
SharedPropertyEvent
  value : *
The body of the Shared Property
SharedPropertyEvent
Public Methods
 MethodDefined by
  
SharedPropertyEvent(p_type:String, p_publisherID:String = null)
Constructor
SharedPropertyEvent
Public Constants
 ConstantDefined by
  CHANGE : String = "change"
[static] Dispatched when the shared property changes
SharedPropertyEvent
Property detail
publisherIDproperty
public var publisherID:String

The Publisher ID of the shared property

valueproperty 
public var value:*

The body of the Shared Property

Constructor detail
SharedPropertyEvent()constructor
public function SharedPropertyEvent(p_type:String, p_publisherID:String = null)

Constructor

Parameters
p_type:String
 
p_publisherID:String (default = null)
Constant detail
CHANGEconstant
public static const CHANGE:String = "change"

Dispatched when the shared property changes





 

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/SharedPropertyEvent.html