Show / Hide Table of Contents

Class RTSPResponseStatusCodes

Inheritance
System.Object
RTSPResponseStatusCodes
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public class RTSPResponseStatusCodes

Methods

| Improve this Doc View Source

GetStatusTypeForCode(Int32)

Declaration
public static RTSPResponseStatusCodesEnum GetStatusTypeForCode(int statusCode)
Parameters
Type Name Description
System.Int32 statusCode
Returns
Type Description
RTSPResponseStatusCodesEnum

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX