Sent after receiving SdpOffer from Peer

interface MediaEvent_SdpAnswer {
    midToTrackId: { [key: string]: string };
    sdp: string;
}

Properties

Properties

midToTrackId: { [key: string]: string }
sdp: string

The value of the sessionDescription.sdp