interface MediaEvent_Connected_EndpointIdToEndpointEntry {
    key: string;
    value: MediaEvent_Endpoint;
}

Properties

Properties

key: string