begin

abstract suspend fun begin(transactionId: String)

Sends a BEGIN frame with the given transactionId.

Sources

Link copied to clipboard