Packageorg.zengrong.ane.enum
Classpublic class AppRestart
InheritanceAppRestart Inheritance Object



Public Constants
 ConstantDefined By
  REBOOT : String = REBOOT
[static] 重启应用 ,使用系统服务
AppRestart
  RESTART : String = RESTART
[static] 重启应用,使用自定义服务
AppRestart
Constant Detail
REBOOTConstant
public static const REBOOT:String = REBOOT

重启应用 ,使用系统服务

RESTARTConstant 
public static const RESTART:String = RESTART

重启应用,使用自定义服务