CommandViewModel

class CommandViewModel @Inject constructor(var missionController: MissionController, var commandController: CommandController, var statusMapper: StatusMapper) : ViewModel

Constructors

Link copied to clipboard
@Inject
constructor(missionController: MissionController, commandController: CommandController, statusMapper: StatusMapper)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard