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
intent - Intent? The intent passed in
intent