-
i dont know how it works |
Beta Was this translation helpful? Give feedback.
Answered by
nibanks
Sep 21, 2022
Replies: 1 comment 1 reply
-
It's the offset of the current receive, from the very beginning of the stream. For instance, you may get the following set of notifications:
I hope that explains it. You're not required to make use of it, but it can help in some scenarios. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
shashenli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's the offset of the current receive, from the very beginning of the stream. For instance, you may get the following set of notifications:
I hope that explains it. You're not required to make use of it, but it can help in some scenarios.