SERVICE_RESTARTED

const val SERVICE_RESTARTED: Int = 1012(source)

"1012 indicates that the service is restarted. A client may reconnect, and if it chooses to do, should reconnect using a randomized delay of 5 - 30s."