Skip to content

Commit

Permalink
Deploying to gh-pages from @ 85249b0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
acupofjose committed May 22, 2024
1 parent 177e4f7 commit fc19850
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Supabase_Realtime_Interfaces_IRealtimePresence_EventType" data-uid="Supabase.Realtime.Interfaces.IRealtimePresence.EventType" class="text-break">
Enum IRealtimePresence.EventType <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L22"><i class="bi bi-code-slash"></i></a>
Enum IRealtimePresence.EventType <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L23"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -133,7 +133,7 @@ <h2 id="fields">Fields
</article>

<div class="contribution d-print-none">
<a href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L22" class="edit-link">Edit this page</a>
<a href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L23" class="edit-link">Edit this page</a>
</div>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Supabase_Realtime_Interfaces_IRealtimePresence_PresenceEventHandler" data-uid="Supabase.Realtime.Interfaces.IRealtimePresence.PresenceEventHandler" class="text-break">
Delegate IRealtimePresence.PresenceEventHandler <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L17"><i class="bi bi-code-slash"></i></a>
Delegate IRealtimePresence.PresenceEventHandler <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L18"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -128,7 +128,7 @@ <h4 class="section">Parameters</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L17" class="edit-link">Edit this page</a>
<a href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L18" class="edit-link">Edit this page</a>
</div>


Expand Down
22 changes: 11 additions & 11 deletions api/Supabase.Realtime.Interfaces.IRealtimePresence.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Supabase_Realtime_Interfaces_IRealtimePresence" data-uid="Supabase.Realtime.Interfaces.IRealtimePresence" class="text-break">
Interface IRealtimePresence <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L12"><i class="bi bi-code-slash"></i></a>
Interface IRealtimePresence <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L13"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -125,7 +125,7 @@ <h2 class="section" id="methods">Methods

<h3 id="Supabase_Realtime_Interfaces_IRealtimePresence_AddPresenceEventHandler_Supabase_Realtime_Interfaces_IRealtimePresence_EventType_Supabase_Realtime_Interfaces_IRealtimePresence_PresenceEventHandler_" data-uid="Supabase.Realtime.Interfaces.IRealtimePresence.AddPresenceEventHandler(Supabase.Realtime.Interfaces.IRealtimePresence.EventType,Supabase.Realtime.Interfaces.IRealtimePresence.PresenceEventHandler)">
AddPresenceEventHandler(EventType, PresenceEventHandler)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L57"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L58"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Add a presence event handler</p>
Expand Down Expand Up @@ -159,7 +159,7 @@ <h4 class="section">Parameters</h4>

<h3 id="Supabase_Realtime_Interfaces_IRealtimePresence_ClearPresenceEventHandlers_System_Nullable_Supabase_Realtime_Interfaces_IRealtimePresence_EventType__" data-uid="Supabase.Realtime.Interfaces.IRealtimePresence.ClearPresenceEventHandlers(System.Nullable{Supabase.Realtime.Interfaces.IRealtimePresence.EventType})">
ClearPresenceEventHandlers(EventType?)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L70"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L71"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Clear presence events.</p>
Expand Down Expand Up @@ -191,7 +191,7 @@ <h4 class="section">Parameters</h4>

<h3 id="Supabase_Realtime_Interfaces_IRealtimePresence_RemovePresenceEventHandlers_Supabase_Realtime_Interfaces_IRealtimePresence_EventType_Supabase_Realtime_Interfaces_IRealtimePresence_PresenceEventHandler_" data-uid="Supabase.Realtime.Interfaces.IRealtimePresence.RemovePresenceEventHandlers(Supabase.Realtime.Interfaces.IRealtimePresence.EventType,Supabase.Realtime.Interfaces.IRealtimePresence.PresenceEventHandler)">
RemovePresenceEventHandlers(EventType, PresenceEventHandler)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L64"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L65"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Remove a presence event handler</p>
Expand Down Expand Up @@ -225,15 +225,15 @@ <h4 class="section">Parameters</h4>

<h3 id="Supabase_Realtime_Interfaces_IRealtimePresence_Track_System_Object_System_Int32_" data-uid="Supabase.Realtime.Interfaces.IRealtimePresence.Track(System.Object,System.Int32)">
Track(object?, int)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L43"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L44"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Send an arbitrary payload as a presence event, MUST be called once to register this client as an active presence.</p>
</div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">Task Track(object? payload, int timeoutMs = 10000)</code></pre>
<pre><code class="lang-csharp hljs">Task&lt;Push&gt; Track(object? payload, int timeoutMs = 10000)</code></pre>
</div>

<h4 class="section">Parameters</h4>
Expand All @@ -246,7 +246,7 @@ <h4 class="section">Parameters</h4>

<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task">Task</a></dt>
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="Supabase.Realtime.Channel.Push.html">Push</a>&gt;</dt>
<dd></dd>
</dl>

Expand All @@ -264,21 +264,21 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Realtime_Interfaces_IRealtimePresence_Untrack" data-uid="Supabase.Realtime.Interfaces.IRealtimePresence.Untrack">
Untrack()
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L50"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L51"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Untracks a client</p>
</div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">Task Untrack()</code></pre>
<pre><code class="lang-csharp hljs">Task&lt;Push&gt; Untrack()</code></pre>
</div>


<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task">Task</a></dt>
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="Supabase.Realtime.Channel.Push.html">Push</a>&gt;</dt>
<dd></dd>
</dl>

Expand All @@ -296,7 +296,7 @@ <h4 class="section">Returns</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L12" class="edit-link">Edit this page</a>
<a href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/Interfaces/IRealtimePresence.cs/#L13" class="edit-link">Edit this page</a>
</div>


Expand Down
10 changes: 5 additions & 5 deletions api/Supabase.Realtime.RealtimePresence-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ <h3 id="Supabase_Realtime_RealtimePresence_1_Track_System_Object_System_Int32_"
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task Track(object? payload, int timeoutMs = 10000)</code></pre>
<pre><code class="lang-csharp hljs">public Task&lt;Push&gt; Track(object? payload, int timeoutMs = 10000)</code></pre>
</div>

<h4 class="section">Parameters</h4>
Expand All @@ -401,7 +401,7 @@ <h4 class="section">Parameters</h4>

<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task">Task</a></dt>
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="Supabase.Realtime.Channel.Push.html">Push</a>&gt;</dt>
<dd></dd>
</dl>

Expand Down Expand Up @@ -490,21 +490,21 @@ <h4 class="section">Parameters</h4>

<h3 id="Supabase_Realtime_RealtimePresence_1_Untrack" data-uid="Supabase.Realtime.RealtimePresence`1.Untrack">
Untrack()
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/RealtimePresence.cs/#L183"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/realtime-csharp/blob/master/Realtime/RealtimePresence.cs/#L185"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Untracks an event.</p>
</div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task Untrack()</code></pre>
<pre><code class="lang-csharp hljs">public Task&lt;Push&gt; Untrack()</code></pre>
</div>


<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task">Task</a></dt>
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="Supabase.Realtime.Channel.Push.html">Push</a>&gt;</dt>
<dd></dd>
</dl>

Expand Down
Loading

0 comments on commit fc19850

Please sign in to comment.