Show / Hide Table of Contents

Enum DataChannelPayloadProtocols

The assignments for SCTP payload protocol IDs used with WebRTC data channels.

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum DataChannelPayloadProtocols : uint
Remarks

See https://tools.ietf.org/html/rfc8831#section-8

Fields

Name Description
WebRTC_Binary
WebRTC_Binary_Empty
WebRTC_Binary_Partial
WebRTC_DCEP
WebRTC_String
WebRTC_String_Empty
WebRTC_String_Partial

Extension Methods

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