Fishjam Web SDK - v0.18.0
    Preparing search index...

    Notification sent when a room is deleted

    interface ServerMessage_RoomDeleted {
        roomId: string;
    }
    Index

    Properties

    Properties

    roomId: string