inappmessaging / com.rakuten.tech.mobile.inappmessaging.runtime / InAppMessaging / unregisterMessageDisplayActivity
unregisterMessageDisplayActivity
abstract fun unregisterMessageDisplayActivity(): Unit
This method unregisters the activity from InAppMessaging This method should be called in onPause() of the registered activity in order to avoid memory leaks. If there is message being displayed, it will be closed automatically.