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
Fields
| Name | Description |
|---|---|
| WebRTC_Binary | |
| WebRTC_Binary_Empty | |
| WebRTC_Binary_Partial | |
| WebRTC_DCEP | |
| WebRTC_String | |
| WebRTC_String_Empty | |
| WebRTC_String_Partial |