We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 854b90d commit 6eb8e40Copy full SHA for 6eb8e40
1 file changed
docs/fastdds/dds_layer/subscriber/sampleInfo/sampleInfo.rst
@@ -43,8 +43,8 @@ sample_state
43
been read previously.
44
It can take one of these values:
45
46
-* **READ**: This is the first time this data sample has been retrieved.
47
-* **NOT_READ**: The data sample has already been *read* or *taken* previously.
+* **READ**: The data sample has already been *read* or *taken* previously.
+* **NOT_READ**: This is the first time this data sample has been retrieved.
48
49
.. _dds_layer_subscriber_sampleInfo_viewstate:
50
0 commit comments