InvalidLiveQueryId

data class InvalidLiveQueryId(val id: Int) : DittoError.StoreErrorReason

The live query has not obtained a valid identifier.

Constructors

Link copied to clipboard
fun InvalidLiveQueryId(id: Int)

Properties

Link copied to clipboard
val id: Int