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

    Notification sent when a peer is removed

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

    Properties

    Properties

    peerId: string
    roomId: string