Sent to all remaining peers in the room after some endpoint was removed.

interface MediaEvent_EndpointRemoved {
    endpointId: string;
}

Properties

Properties

endpointId: string