LifecyclePauseOrDisposeEffectResult
Interface used for LifecycleResumeEffect to run the effect within the onPauseOrDispose clause when an (ON_PAUSE)Lifecycle.Event.ON_PAUSE event is received or when cleanup is
needed for the work that was kicked off in the ON_RESUME effect.