SdpOffer Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SdpOffer(SdpContentDescription) | Create the instance of SdpOffer. | |
SdpOffer(SdpContentDescription, IEnumerable<SignalingHeader>) | Create the instance of SdpOffer. | |
SdpOffer(IEnumerable<SdpContentDescription>, IEnumerable<SignalingHeader>) | Create the instance of SdpOffer. |
Top