Runtime version: | 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 version: | AIR 1.5.1
|
Desktop only; indicates that the InvokeEvent event occurred due to the user logging in.
public static const NOTIFICATION:String = "notification"
iOS only; indicates that the InvokeEvent occurred because the application was invoked on receiving a remote notification
public static const OPEN_URL:String = "openUrl"
Mobile only; indicates that the InvokeEvent occurred because the application was invoked by another application or by the system.
public static const STANDARD:String = "standard"
Runtime version: | AIR 1.5.1
|
Indicates that the InvokeEvent occured for any reason other than login or open url.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00