Show / Hide Table of Contents

Class STUNMessageTypes

Inheritance
System.Object
STUNMessageTypes
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 STUNMessageTypes

Methods

| Improve this Doc View Source

GetSTUNMessageTypeForId(Int32)

Declaration
public static STUNMessageTypesEnum GetSTUNMessageTypeForId(int stunMessageTypeId)
Parameters
Type Name Description
System.Int32 stunMessageTypeId
Returns
Type Description
STUNMessageTypesEnum

Extension Methods

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