Packagecom.adobe.rtc.events
Classpublic class StreamStatusEvent
InheritanceStreamStatusEvent Inheritance flash.events.Event

Event Class dispatched by the StreamManager

See also

com.adobe.rtc.sharedManagers.StreamManager


Public Properties
 PropertyDefined by
  streamPublisherID : String
A streamDescriptor associated with this event, if applicable.
StreamStatusEvent
  streamStatusCode : String
StreamStatusEvent
Public Methods
 MethodDefined by
  
StreamStatusEvent(type:String, p_streamStatus:String = null, p_streamPublisherID:String = null)
StreamStatusEvent
Public Constants
 ConstantDefined by
  STREAM_STATUS : String = "streamStatus"
[static] Dispatched when a room receives a new stream.
StreamStatusEvent
Property detail
streamPublisherIDproperty
public var streamPublisherID:String

A streamDescriptor associated with this event, if applicable.

streamStatusCodeproperty 
public var streamStatusCode:String
Constructor detail
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)
Constant detail
STREAM_STATUSconstant
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