NodeListViewModel
class NodeListViewModel(savedStateHandle: ERROR CLASS: Symbol not found for SavedStateHandle, nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, radioConfigRepository: ERROR CLASS: Symbol not found for RadioConfigRepository, serviceRepository: ERROR CLASS: Symbol not found for ServiceRepository, radioController: ERROR CLASS: Symbol not found for RadioController, val nodeManagementActions: NodeManagementActions, getFilteredNodesUseCase: GetFilteredNodesUseCase, val nodeFilterPreferences: NodeFilterPreferences) : <ERROR CLASS> ERROR CLASS: Symbol not found for ViewModel(source)
Constructors
Link copied to clipboard
constructor(savedStateHandle: ERROR CLASS: Symbol not found for SavedStateHandle, nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, radioConfigRepository: ERROR CLASS: Symbol not found for RadioConfigRepository, serviceRepository: ERROR CLASS: Symbol not found for ServiceRepository, radioController: ERROR CLASS: Symbol not found for RadioController, nodeManagementActions: NodeManagementActions, getFilteredNodesUseCase: GetFilteredNodesUseCase, nodeFilterPreferences: NodeFilterPreferences)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val nodesUiState: ERROR CLASS: Symbol not found for StateFlow<org/meshtastic/feature/node/list/NodesUiState>
Link copied to clipboard
Link copied to clipboard
val ourNodeInfo: ERROR CLASS: Symbol not found for StateFlow<ERROR CLASS: Symbol not found for Node?>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val unfilteredNodeList: ERROR CLASS: Symbol not found for StateFlow<kotlin/collections/List<ERROR CLASS: Symbol not found for Node>>
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Unified handler for scanned Meshtastic URIs (contacts or channels).
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setChannels(channelSet: ERROR CLASS: Symbol not found for ChannelSet): ERROR CLASS: Unresolved name: launch
Link copied to clipboard
Link copied to clipboard