SdpAnswer Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SdpAnswer(SdpContentDescription) | Create an instance for SdpDescriptionAnswer class. | |
SdpAnswer(SdpContentDescription, SdpAnswerStatus) | Create an instance for SdpDescriptionAnswer class. | |
SdpAnswer(SdpContentDescription, SdpAnswerStatus, IEnumerable<SignalingHeader>) | Create an instance for SdpDescriptionAnswer class. |
Top