Skip to content

Commit d80d1eb

Browse files
committed
liveobjects: add object modes
1 parent 60f873c commit d80d1eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/channels/options/index.textile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,8 @@ The channel mode flags available are:
415415
| PUBLISH | Can publish messages to the channel. |
416416
| PRESENCE_SUBSCRIBE | Can subscribe to receive presence events on the channel. |
417417
| 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. |
418420

419421
The following is an example of setting channel mode flags:
420422

0 commit comments

Comments
 (0)