Endo
    Preparing search index...
    interface JoinedRoom {
        roomName?: string;
        uri: string;
    }
    Index

    Properties

    Properties

    roomName?: string

    The chatroom's self-proposed-name, when the lookup succeeded.

    uri: string

    The full ocapn://… URI just joined.