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 60f873c commit d80d1ebCopy full SHA for d80d1eb
content/channels/options/index.textile
@@ -415,6 +415,8 @@ The channel mode flags available are:
415
| PUBLISH | Can publish messages to the channel. |
416
| PRESENCE_SUBSCRIBE | Can subscribe to receive presence events on the channel. |
417
| PRESENCE | Can register presence on the channel. |
418
+| OBJECT_PUBLISH | Can update objects on the channel. |
419
+| OBJECT_SUBSCRIBE | Can subscribe to receive updates to objects on the channel. |
420
421
The following is an example of setting channel mode flags:
422
0 commit comments