Optional
listenerA listener that will be called whenever a reaction is sent to the room.
Optional
onRegister a callback for when the connection status to Ably changes.
Object representing the change in connection status.
Optional
onRegister a callback to detect and respond to discontinuities. For example, you might choose to fetch missing messages.
Optional
onRegister a callback for when the room status changes.
Object representing the change in room status.
The parameters for the useRoomReactions hook.