Package com.microej.wear.services
Interface NavigationService
-
public interface NavigationService
This service allows Features to navigate across the UI.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
handleEvent(int event)
Handles a displayable event.
-