| Package | com.adobe.rtc.events |
| Class | public class StreamStatusEvent |
| Inheritance | StreamStatusEvent flash.events.Event |
See also
| Property | Defined by | ||
|---|---|---|---|
| streamPublisherID : String
A streamDescriptor associated with this event, if applicable.
| StreamStatusEvent | ||
| streamStatusCode : String | StreamStatusEvent | ||
| Method | Defined by | ||
|---|---|---|---|
|
StreamStatusEvent(type:String, p_streamStatus:String = null, p_streamPublisherID:String = null)
| StreamStatusEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| STREAM_STATUS : String = "streamStatus" [static]
Dispatched when a room receives a new stream.
| StreamStatusEvent | ||
| streamPublisherID | property |
public var streamPublisherID:StringA streamDescriptor associated with this event, if applicable.
| streamStatusCode | property |
public var streamStatusCode:String
| StreamStatusEvent | () | constructor |
public function StreamStatusEvent(type:String, p_streamStatus:String = null, p_streamPublisherID:String = null)Parameters
type:String |
|
p_streamStatus:String (default = null) |
|
p_streamPublisherID:String (default = null) |
| STREAM_STATUS | constant |
public static const STREAM_STATUS:String = "streamStatus"Dispatched when a room receives a new stream.
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/StreamStatusEvent.html