start

open suspend override fun start(context: Any?)(source)

Starts the database service.

Parameters

context

The context data required for establishing the connection. This can be null in some cases.

Throws

if the database service is already running.