| Package | com.adobe.rtc.events |
| Class | public class ConnectSessionEvent |
| Inheritance | ConnectSessionEvent flash.events.Event |
See also
| Property | Defined by | ||
|---|---|---|---|
| reason : String
A reason for calling close; for example, "The meeting has ended".
| ConnectSessionEvent | ||
| Method | Defined by | ||
|---|---|---|---|
|
ConnectSessionEvent(p_type:String, p_reason:String = "")
| ConnectSessionEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| CLOSE : String = "close" [static]
Dispatched when the ConnectSession is closed and about to remove its children.
| ConnectSessionEvent | ||
| reason | property |
public var reason:StringA reason for calling close; for example, "The meeting has ended".
| ConnectSessionEvent | () | constructor |
public function ConnectSessionEvent(p_type:String, p_reason:String = "")Parameters
p_type:String |
|
p_reason:String (default = "") |
| CLOSE | constant |
public static const CLOSE:String = "close"Dispatched when the ConnectSession is closed and about to remove its children.
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/ConnectSessionEvent.html