open fun onDialogNavigationRequested(where: DialogFragment): Unit
Overrides NavigationListener.onDialogNavigationRequested
Use this method to listen to navigation event involving a InformationDialogFragment.
where - the given dialog fragment to display
where