DittoSubscription

While DittoSubscription objects remain in scope they ensure that documents in the collection specified and that match the query provided will try to be kept up-to-date with the latest changes from remote peers.

Properties

Link copied to clipboard

the name of the collection that the subscription is based on.

Link copied to clipboard
val limit: Int
Link copied to clipboard
val offset: Int
Link copied to clipboard
val orderByDefinitions: List<COrderByParam_t>
Link copied to clipboard

the query that the subscription is based on.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()