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