Companion

object Companion

Functions

Link copied to clipboard

Indicates that the Live Update should be cancelled and updates ended.

Link copied to clipboard
fun <T> ok(value: T? = null): LiveUpdateResult.Ok<T>

Creates a new LiveUpdateResult, indicating that the Live Update was handled successfully.