QueryOptionsPresence

Interface providing field-presence information for QueryOptions messages. Retrieve it via the QueryOptions.presence extension property.

Properties

Link copied to clipboard
abstract val hasAfter: Boolean
Link copied to clipboard
abstract val hasBefore: Boolean
Link copied to clipboard
abstract val hasLimit: Boolean
Link copied to clipboard
abstract val hasOrdering: Boolean