Show / Hide Table of Contents

Delegate OnRTCDataChannelOpened

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public delegate void OnRTCDataChannelOpened(ushort streamID);
Parameters
Type Name Description
System.UInt16 streamID

Extension Methods

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