Class ChatNavigator
-
- All Implemented Interfaces:
public final class ChatNavigator
-
-
Field Summary
Fields Modifier and Type Field Description public final static ChatNavigationHandlerEMPTY_HANDLER
-
Constructor Summary
Constructors Constructor Description ChatNavigator(ChatNavigationHandler handler)
-
Method Summary
Modifier and Type Method Description final Unitnavigate(ChatDestination destination)-
-
Constructor Detail
-
ChatNavigator
ChatNavigator(ChatNavigationHandler handler)
-
-
Method Detail
-
navigate
final Unit navigate(ChatDestination destination)
-
-
-
-