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

    Sent when metadata of one of the endpoints was updated

    interface MediaEvent_EndpointUpdated {
        endpointId: string;
        metadataJson: string;
    }
    Index

    Properties

    endpointId: string
    metadataJson: string