Mesh Database
Room database for the ProjectMesh application.
This database stores messages, conversations, and user entities. It provides DAOs to access and manipulate each type of data.
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
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
Link copied to clipboard
Provides access to conversation-related database operations.
Link copied to clipboard
Link copied to clipboard
open fun getAutoMigrations(autoMigrationSpecs: Map<Class<out AutoMigrationSpec>, AutoMigrationSpec>): List<Migration>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Provides access to message-related database operations.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard