app / sg.edu.ntu.scse.cz2006.gymbuddies.tasks / UpdateCarparkAvailabilityService / onHandleIntent

onHandleIntent

protected fun onHandleIntent(intent: Intent?): Unit

Internal function that invokes when the service starts with an intent being passed in

This function will also handle running the update check in the background

Parameters

intent - Intent? The intent passed in