| Package | com.adobe.rtc.events |
| Class | public class SharedPropertyEvent |
| Inheritance | SharedPropertyEvent flash.events.Event |
See also
| Property | Defined by | ||
|---|---|---|---|
| publisherID : String
The Publisher ID of the shared property
| SharedPropertyEvent | ||
| value : *
The body of the Shared Property
| SharedPropertyEvent | ||
| Method | Defined by | ||
|---|---|---|---|
|
SharedPropertyEvent(p_type:String, p_publisherID:String = null)
Constructor
| SharedPropertyEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| CHANGE : String = "change" [static]
Dispatched when the shared property changes
| SharedPropertyEvent | ||
| publisherID | property |
public var publisherID:StringThe Publisher ID of the shared property
| value | property |
public var value:*The body of the Shared Property
| SharedPropertyEvent | () | constructor |
public function SharedPropertyEvent(p_type:String, p_publisherID:String = null)Constructor
Parametersp_type:String |
|
p_publisherID:String (default = null) |
| CHANGE | constant |
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