Exposed States
These states hold real-time data from the Liveblocks-Presence element in the Bubble Editor. They help track users in a room, manage errors, and more.Events
The following events are triggered by changes in connection status, room updates, or errors in the Liveblocks Presence element. These events can initiate workflows in your app.Actions
Here are the actions available for the Liveblocks Presence plugin element. These actions allow you to control user presence and leave and join a room.Create client
Description: Create the Liveblocks client.Enter Room
Description: Use this action to join a Liveblocks room. Ensure you’ve created a client with the Create Client action before proceeding.Log Out
Description: Clears any authentication tokens from the client’s memory. Forces reauthorization of connected rooms. Use this action if you need to log out and reauthenticate the user.Leave
Description: leave a room and unsubscribe from eventsBroadcast Event
Description: Broadcast an event client-side, which requires being in an active room.Need Help?
View our options for free community and priority support.
Have a feature request?
Post your feature request on ouridea board.

