diff --git a/api/SIPSorcery.Media.VoIPMediaSession.html b/api/SIPSorcery.Media.VoIPMediaSession.html index bf4a793ec..4778a1df2 100644 --- a/api/SIPSorcery.Media.VoIPMediaSession.html +++ b/api/SIPSorcery.Media.VoIPMediaSession.html @@ -424,7 +424,7 @@

Constructors Improve this Doc - View Source + View Source

VoIPMediaSession(VoIPMediaSessionConfig)

@@ -456,7 +456,7 @@
Parameters
Improve this Doc - View Source + View Source

VoIPMediaSession(MediaEndPoints, VideoTestPatternSource)

@@ -493,7 +493,7 @@
Parameters
Improve this Doc - View Source + View Source

VoIPMediaSession(MediaEndPoints, IPAddress, Int32, VideoTestPatternSource)

@@ -673,7 +673,7 @@

Methods Improve this Doc - View Source + View Source

Close(String)

@@ -707,7 +707,7 @@
Overrides
Improve this Doc - View Source + View Source

PutOnHold()

@@ -737,7 +737,7 @@
Returns
Improve this Doc - View Source + View Source

RtpMediaPacketReceived(IPEndPoint, SDPMediaTypesEnum, RTPPacket)

@@ -779,7 +779,7 @@
Parameters
Improve this Doc - View Source + View Source

Start()

@@ -811,7 +811,7 @@
Overrides
Improve this Doc - View Source + View Source

TakeOffHold()

diff --git a/manifest.json b/manifest.json index cf7b3fd12..8979f02c4 100644 --- a/manifest.json +++ b/manifest.json @@ -273,7 +273,7 @@ "output": { ".html": { "relative_path": "api/SIPSorcery.Media.VoIPMediaSession.html", - "hash": "lXC8mc6CZS3yf6xZy1SBmRnOTJP/yOT3pNKfpXFFLy8=" + "hash": "TMlswJCHb5H8SysfkzFNXLvDlsbvo8mmOt1XWO0j3kg=" } }, "is_incremental": false,