OptionallistenerA listener that will be called whenever a reaction is sent to the room.
OptionalonRegister a callback for when the connection status to Ably changes.
Object representing the change in connection status.
OptionalonRegister a callback to detect and respond to discontinuities. For example, you might choose to fetch missing messages.
Optionalerror: ErrorInfoThe error that caused the discontinuity.
OptionalonRegister a callback for when the room status changes.
Object representing the change in room status.
The parameters for the useRoomReactions hook.