View source: R/subscriptions.R
subscriptions_seek | R Documentation |
A subscription can be seeked to a point in time or to a given snapshot.
subscriptions_seek(subscription, time = NULL, snapshot = NULL)
subscription |
|
time |
|
snapshot |
|
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.