BaseGroupViewModel

abstract class BaseGroupViewModel

The BaseGroupViewModel serves as a base view model for managing group-related operations

Author

N7ghtm4r3 - Tecknobit

See also

EquinoxViewModel

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
interface GroupDeleter

The GroupDeleter interface allows to handle the group deletion request

Properties

Link copied to clipboard
val group: StateFlow<Group?>

Functions

Link copied to clipboard
abstract fun retrieveGroup()

Method to retrieve the data of a Group