A hook that provides access to the Presence instance in the room and the current presence state.
It will use the instance belonging to the room in the nearest ChatRoomProvider in the component tree.
On calling, the hook will subscribe to the presence state of the room and update the state accordingly.
A hook that provides access to the Presence instance in the room and the current presence state. It will use the instance belonging to the room in the nearest ChatRoomProvider in the component tree. On calling, the hook will subscribe to the presence state of the room and update the state accordingly.