onSaveInstanceState

open fun onSaveInstanceState(outState: Bundle)

Saves the pending intent to the instance state so it can be restored.

Parameters

outState

Bundle in which to place saved state.