SdpAnswer Class
SdpAnswer, contains the Sdp answer message being send out or receceived from remote endpoint.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.SdpAnswer
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class SdpAnswer
'Usage
Dim instance As SdpAnswer
public class SdpAnswer
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.