SdpAnswer Class

SdpAnswer, contains the Sdp answer message being sent out or received 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.

See Also

Reference

SdpAnswer Members

Microsoft.Rtc.Collaboration Namespace