@ably/chat - v1.1.1
    Preparing search index...

    Variable ChatRoomContextConst

    ChatRoomContext: Context<ChatRoomContextType | undefined> = ...

    React Context for sharing chat room instances across component trees.

    Note: This context should not be used directly. Use ChatRoomProvider to provide room context and room-specific hooks to consume it.