navigate

abstract fun navigate(destination: ChatDestination): Boolean

Attempt to navigate to the given destination.

Return

True if navigation was successfully handled.