| 
    Tizen Native API
    10.0
    
   
   | 
  
  
  
 
job_service_callback_s Struct Reference
  Public Attributes | |
| job_service_start_cb | start | 
| job_service_stop_cb | stop | 
Detailed Description
The structure type containing the set of callback functions for handling jobs.
It is one of the input parameter of the job_scheduler_service_add() function.
- Since :
 - 4.0
 
Member Data Documentation
This callback function is called at the start of the job.
This callback function is called at the stop of the job.