RemoteSdpInfo: {
    info: {
        sdp: string;
        tid: string;
        type: RemoteSdpType;
    };
}

Type declaration