QuickChatViewModel

class QuickChatViewModel(quickChatActionRepository: ERROR CLASS: Symbol not found for QuickChatActionRepository) : <ERROR CLASS> ERROR CLASS: Symbol not found for ViewModel(source)

Constructors

Link copied to clipboard
constructor(quickChatActionRepository: ERROR CLASS: Symbol not found for QuickChatActionRepository)

Properties

Link copied to clipboard
val quickChatActions: ERROR CLASS: Unresolved name: stateInWhileSubscribed

Functions

Link copied to clipboard
fun addQuickChatAction(action: ERROR CLASS: Symbol not found for QuickChatAction): ERROR CLASS: Unresolved name: launch
Link copied to clipboard
fun deleteQuickChatAction(action: ERROR CLASS: Symbol not found for QuickChatAction): ERROR CLASS: Unresolved name: launch
Link copied to clipboard
fun updateActionPositions(actions: List<ERROR CLASS: Symbol not found for QuickChatAction>)