Share via


Sdp.Parse Method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Overload List

Name Description
Sdp.Parse (Generic ArraySegment)
Parses the supplied array segment into data structures representing the components of the SDP.
Sdp.Parse (Byte[])
Parses the supplied byte array into data structures representing the components of the SDP.
Sdp.Parse (String)
Parses the supplied array segment into data structures representing the components of the SDP.
Sdp.Parse (Generic ArraySegment, Boolean)
Parses the specified array segment into data structures representing the components of the SDP.

See Also

Reference

Sdp Generic Class
Sdp Members
Microsoft.Rtc.Signaling Namespace