Package-level declarations

Types

Link copied to clipboard
class DemoViewModel @Inject constructor(reporter: ShuttleVisibilityReporter, shuttle: Shuttle, serviceConnectionFactory: ShuttleServiceConnectionFactory) : ViewModel

The MVVM ViewModel used to connect with the RemoteService.