VModal

object VModal

Preferred entry point for project, collection, and stream scoped Android integrations.

Functions

Link copied to clipboard
fun configure(projectId: String, apiKey: String, baseUrl: String = PUBLIC_GATEWAY_URL, timeoutMillis: Int, maxRetries: Int = 1, apiKeyProvider: ApiKeyProvider? = null): VModalProject

Creates an immutable project client without performing network I/O.