downFrom
Returns the Lifecycle.Event that will be reported by a Lifecycle leaving the specified Lifecycle.State to a lower state, or null
if there is no valid event that can move down from the given state.
Return
the event moving down the lifecycle phases from state
Parameters
state
the higher state that the returned event will transition down from