Tizen Native API
|
The structure type containing the set of callback functions for handling application events.
It is one of the input parameters of the watch_app_main() function.
This callback function is called when the device enters or exits ambient mode.
This callback function is called at each minute in ambient mode.
This callback function is called when another application sends the launch request to the application.
This callback function is called at the start of the application.
This callback function is called each time the application is completely obscured by another application and becomes invisible to the user.
This callback function is called each time the application becomes visible to the user.
This callback function is called before the application exits.
This callback function is called at each second.