ResponseCode Class
Represents possible well-known response codes that can be used when sending responses.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Signaling.ResponseCode
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public NotInheritable Class ResponseCode
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ResponseCode
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.