NoopLifecycleAdapter
@totemsdk/core / NoopLifecycleAdapter
Class: NoopLifecycleAdapter
Implements
Constructors
Constructor
new NoopLifecycleAdapter():
NoopLifecycleAdapter
Returns
NoopLifecycleAdapter
Methods
onResume()
onResume(
_callback): () =>void
Parameters
_callback
() => void
Returns
() => void
Implementation of
onSuspend()
onSuspend(
_callback): () =>void
Parameters
_callback
() => void
Returns
() => void