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

    Notification sent when a peer disconnects from FJ

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

    Properties

    Properties

    peerId: string
    roomId: string