A subscription can be seeked to a point in time or to a given snapshot.
subscriptions_seek(subscription, time = NULL, snapshot = NULL)
character
, Subscription
Required, a snapshot name or a Snapshot
object
character
A timestamp in RFC3339 UTC "Zulu" format
character
, Snapshot
A Snapshot name or a Snapshot
object
logical
TRUE when succesfull seeked
Other Subscription functions:
subscriptions_ack()
,
subscriptions_create()
,
subscriptions_delete()
,
subscriptions_detach()
,
subscriptions_exists()
,
subscriptions_get()
,
subscriptions_list()
,
subscriptions_modify_ack_deadline()
,
subscriptions_modify_pushconf()
,
subscriptions_patch()
,
subscriptions_pull()