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

    Notification sent when a peer connects

    interface ServerMessage_PeerConnected {
        peerId: string;
        roomId: string;
    }
    Index

    Properties

    Properties

    peerId: string
    roomId: string