VModalProject

Immutable client for one developer-owned project.

Properties

Link copied to clipboard

normalized public project identifier

Functions

Link copied to clipboard
suspend fun listCollections(mode: String? = null): List<String>

Lists logical collection names owned by this project.

Link copied to clipboard
fun scope(collectionName: String, streamName: String): VModalScope

Creates an immutable collection and stream scope without performing network I/O.