| Package | com.adobe.rtc.events |
| Class | public class AuthenticationEvent |
| Inheritance | AuthenticationEvent flash.events.Event |
See also
| Method | Defined by | ||
|---|---|---|---|
|
AuthenticationEvent(p_type:String)
| AuthenticationEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| AUTHENTICATION_FAILURE : String = "authenticationFailure" [static]
Event sent to indicate login failure.
| AuthenticationEvent | ||
| AUTHENTICATION_SUCCESS : String = "authenticationSuccess" [static]
Event sent to indicate login success.
| AuthenticationEvent | ||
| AuthenticationEvent | () | constructor |
public function AuthenticationEvent(p_type:String)Parameters
p_type:String |
| AUTHENTICATION_FAILURE | constant |
public static const AUTHENTICATION_FAILURE:String = "authenticationFailure"Event sent to indicate login failure.
| AUTHENTICATION_SUCCESS | constant |
public static const AUTHENTICATION_SUCCESS:String = "authenticationSuccess"Event sent to indicate login success.
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/AuthenticationEvent.html