offset

abstract fun offset(offset: Integer): HereNow

Set the zero-based starting index for pagination through occupants.

Server-side validation applies:

  • Must be >= 0 (negative values will be rejected)

Return

this for method chaining

Parameters

offset

Zero-based starting position (must be >= 0). Default: null (no offset)

See also

for controlling result size