(AIR only)
| Runtime Versions: | AIR 1.5.1 |
The InvokeEventReason class enumerates values returned by the
reason property of an
InvokeEvent object.
public static const LOGIN:String = "login"| Runtime Versions: | AIR 1.5.1 |
Indicates that the InvokeEvent event occurred due to the user logging in.
public static const STANDARD:String = "standard"| Runtime Versions: | AIR 1.5.1 |
Indicates that the InvokeEvent occured for any reason other than login.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00