Hi all,
Since Lync uses multipart SDP\Content, is there a class or function which will allow me to pass in the multipart SDP and then select the part which we want to use. Currently I'm splitting it based on the boundary, but this seems clunky.
I've found MimePartContentDescription but this doesn't seem to parse the SDP and allow me to select out the relevant section.
Thanks
Michael.