add In App Life Cycle Listener
fun addInAppLifeCycleListener(@NonNull() listener: InAppLifeCycleListener)
Content copied to clipboard
Register a callback to be get notified whenever in-app is shown, closed.
Since
5.2.0
Parameters
listener
instance of InAppLifeCycleListener