SubscriptionCursor

class SubscriptionCursor(val timetoken: Long)

A holder for a timetoken value.

Used with Subscription.subscribe to start listening for events newer or equal to the requested timetoken.

Constructors

Link copied to clipboard
constructor(timetoken: Long)

Properties

Link copied to clipboard