5#ifndef MOBROWSER_APP_LAUNCH_INFO_HPP
6#define MOBROWSER_APP_LAUNCH_INFO_HPP
The application launch information.
Definition app_launch_info.hpp:15
bool is_first_launch
Indicates if the application is launched for the first time in this environment.
Definition app_launch_info.hpp:20
std::string last_launched_version
The version of the application that was launched last time.
Definition app_launch_info.hpp:26