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

    Type Alias RoomStatusListener

    RoomStatusListener: (change: RoomStatusChange) => void

    A function that can be called when the room status changes.

    Type Declaration