Skip to content

Commit 3bfe8d2

Browse files
committed
Add channels.objects property to realtime api docs
1 parent cd3e654 commit 3bfe8d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/api/realtime-sdk/channels.textile

+5
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,11 @@ h6(#push).
151151

152152
Provides access to the "PushChannel":/docs/api/realtime-sdk/push#push-channel object for this channel which can be used to access members present on the channel, or participate in presence.
153153

154+
h6(#objects).
155+
default: objects
156+
157+
Provides access to the "Objects":/docs/liveobjects object for this channel which can be used to read, modify and subscribe to LiveObjects on a channel.
158+
154159
h3. Methods
155160

156161
h6(#publish).

0 commit comments

Comments
 (0)