SdpMediaSession<TSessionDescription,TMediaDescription>.GenerateAnswer(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Rtc::Collaboration::SdpContentDescription ^ GenerateAnswer(System::Object ^ dialogId);
public Microsoft.Rtc.Collaboration.SdpContentDescription GenerateAnswer (object dialogId);
abstract member GenerateAnswer : obj -> Microsoft.Rtc.Collaboration.SdpContentDescription
override this.GenerateAnswer : obj -> Microsoft.Rtc.Collaboration.SdpContentDescription
Public Function GenerateAnswer (dialogId As Object) As SdpContentDescription
Parameters
- dialogId
- Object