@xyo-network/module-events 2.58.0 → 2.59.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +105 -105
- package/docs/classes/Events.html +26 -26
- package/docs/interfaces/EventFunctions.html +11 -11
- package/docs/types/DebugLogger.html +1 -1
- package/docs/types/DebugOptions.html +1 -1
- package/docs/types/EventAnyListener.html +1 -1
- package/docs/types/EventArgs.html +1 -1
- package/docs/types/EventData.html +1 -1
- package/docs/types/EventListener.html +1 -1
- package/docs/types/EventListenerInfo.html +1 -1
- package/docs/types/EventName.html +1 -1
- package/docs/types/EventUnsubscribeFunction.html +1 -1
- package/docs/types/EventsParams.html +1 -1
- package/docs/types/MetaEventData.html +1 -1
- package/package.json +3 -3
package/docs/classes/Events.html
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
<ul class="tsd-hierarchy">
|
|
32
32
|
<li><a href="../interfaces/EventFunctions.html" class="tsd-signature-type tsd-kind-interface">EventFunctions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">></span></li></ul></section><aside class="tsd-sources">
|
|
33
33
|
<ul>
|
|
34
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
34
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L47">packages/modules/packages/module/packages/events/src/Events/Events.ts:47</a></li></ul></aside>
|
|
35
35
|
<section class="tsd-panel-group tsd-index-group">
|
|
36
36
|
<section class="tsd-panel tsd-index-panel">
|
|
37
37
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
<h4 class="tsd-returns-title">Returns <a href="Events.html" class="tsd-signature-type tsd-kind-class">Events</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
97
97
|
<p>Overrides Base<EventsParams>.constructor</p>
|
|
98
98
|
<ul>
|
|
99
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
99
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L57">packages/modules/packages/module/packages/events/src/Events/Events.ts:57</a></li></ul></aside></li></ul></section></section>
|
|
100
100
|
<section class="tsd-panel-group tsd-member-group">
|
|
101
101
|
<h2>Properties</h2>
|
|
102
102
|
<section class="tsd-panel tsd-member"><a id="eventData" class="tsd-anchor"></a>
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
<div class="tsd-signature"><span class="tsd-kind-property">event<wbr/>Data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
105
105
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#eventData">eventData</a></p>
|
|
106
106
|
<ul>
|
|
107
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
107
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L55">packages/modules/packages/module/packages/events/src/Events/Events.ts:55</a></li></ul></aside></section>
|
|
108
108
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="params" class="tsd-anchor"></a>
|
|
109
109
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>params</span><a href="#params" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
110
110
|
<div class="tsd-signature"><span class="tsd-kind-property">params</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">BaseParamsFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">debug</span><span class="tsd-signature-symbol">?: </span><a href="../types/DebugOptions.html" class="tsd-signature-type tsd-kind-type-alias">DebugOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
|
|
@@ -115,12 +115,12 @@
|
|
|
115
115
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagProtected">Protected</code> <span>any<wbr/>Map</span><a href="#anyMap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
116
116
|
<div class="tsd-signature"><span class="tsd-kind-property">any<wbr/>Map</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">WeakMap</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type ">Set</span><span class="tsd-signature-symbol"><</span><a href="../types/EventAnyListener.html" class="tsd-signature-type tsd-kind-type-alias">EventAnyListener</a><span class="tsd-signature-symbol"><</span><a href="../types/EventArgs.html" class="tsd-signature-type tsd-kind-type-alias">EventArgs</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
117
117
|
<ul>
|
|
118
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
118
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L48">packages/modules/packages/module/packages/events/src/Events/Events.ts:48</a></li></ul></aside></section>
|
|
119
119
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="canEmitMetaEvents" class="tsd-anchor"></a>
|
|
120
120
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagPrivate">Private</code> <span>can<wbr/>Emit<wbr/>Meta<wbr/>Events</span><a href="#canEmitMetaEvents" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
121
121
|
<div class="tsd-signature"><span class="tsd-kind-property">can<wbr/>Emit<wbr/>Meta<wbr/>Events</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources">
|
|
122
122
|
<ul>
|
|
123
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
123
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L51">packages/modules/packages/module/packages/events/src/Events/Events.ts:51</a></li></ul></aside></section>
|
|
124
124
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="defaultLogger" class="tsd-anchor"></a>
|
|
125
125
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>default<wbr/>Logger</span><a href="#defaultLogger" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
126
126
|
<div class="tsd-signature"><span class="tsd-kind-property">default<wbr/>Logger</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Logger</span></div><aside class="tsd-sources">
|
|
@@ -131,12 +131,12 @@
|
|
|
131
131
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagProtected">Protected</code> <span>events<wbr/>Map</span><a href="#eventsMap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
132
132
|
<div class="tsd-signature"><span class="tsd-kind-property">events<wbr/>Map</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">WeakMap</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type ">Map</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">PropertyKey</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type ">Set</span><span class="tsd-signature-symbol"><</span><a href="../types/EventListenerInfo.html" class="tsd-signature-type tsd-kind-type-alias">EventListenerInfo</a><span class="tsd-signature-symbol"><</span><a href="../types/EventArgs.html" class="tsd-signature-type tsd-kind-type-alias">EventArgs</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
133
133
|
<ul>
|
|
134
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
134
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L49">packages/modules/packages/module/packages/events/src/Events/Events.ts:49</a></li></ul></aside></section>
|
|
135
135
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="isGlobalDebugEnabled" class="tsd-anchor"></a>
|
|
136
136
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagPrivate">Private</code> <span>is<wbr/>Global<wbr/>Debug<wbr/>Enabled</span><a href="#isGlobalDebugEnabled" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
137
137
|
<div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Global<wbr/>Debug<wbr/>Enabled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources">
|
|
138
138
|
<ul>
|
|
139
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
139
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L52">packages/modules/packages/module/packages/events/src/Events/Events.ts:52</a></li></ul></aside></section></section>
|
|
140
140
|
<section class="tsd-panel-group tsd-member-group">
|
|
141
141
|
<h2>Accessors</h2>
|
|
142
142
|
<section class="tsd-panel tsd-member"><a id="debug" class="tsd-anchor"></a>
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
<li class="tsd-description">
|
|
147
147
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../types/DebugOptions.html" class="tsd-signature-type tsd-kind-type-alias">DebugOptions</a></h4><aside class="tsd-sources">
|
|
148
148
|
<ul>
|
|
149
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
149
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L103">packages/modules/packages/module/packages/events/src/Events/Events.ts:103</a></li></ul></aside></li></ul></section>
|
|
150
150
|
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="logger" class="tsd-anchor"></a>
|
|
151
151
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>logger</span><a href="#logger" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
152
152
|
<ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
<li class="tsd-description">
|
|
164
164
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
165
165
|
<ul>
|
|
166
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
166
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L87">packages/modules/packages/module/packages/events/src/Events/Events.ts:87</a></li></ul></aside></li>
|
|
167
167
|
<li class="tsd-signature" id="isDebugEnabled.isDebugEnabled-2"><span class="tsd-signature-symbol">set</span> isDebugEnabled<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">newValue</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
168
168
|
<li class="tsd-description">
|
|
169
169
|
<div class="tsd-parameters">
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
<h5><span class="tsd-kind-parameter">newValue</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
174
174
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
175
175
|
<ul>
|
|
176
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
176
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L99">packages/modules/packages/module/packages/events/src/Events/Events.ts:99</a></li></ul></aside></li></ul></section></section>
|
|
177
177
|
<section class="tsd-panel-group tsd-member-group">
|
|
178
178
|
<h2>Methods</h2>
|
|
179
179
|
<section class="tsd-panel tsd-member"><a id="clearListeners" class="tsd-anchor"></a>
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
190
190
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#clearListeners">clearListeners</a></p>
|
|
191
191
|
<ul>
|
|
192
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
192
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L107">packages/modules/packages/module/packages/events/src/Events/Events.ts:107</a></li></ul></aside></li></ul></section>
|
|
193
193
|
<section class="tsd-panel tsd-member"><a id="emit" class="tsd-anchor"></a>
|
|
194
194
|
<h3 class="tsd-anchor-link"><span>emit</span><a href="#emit" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
195
195
|
<ul class="tsd-signatures">
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
211
211
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#emit">emit</a></p>
|
|
212
212
|
<ul>
|
|
213
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
213
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L129">packages/modules/packages/module/packages/events/src/Events/Events.ts:129</a></li></ul></aside></li></ul></section>
|
|
214
214
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="emitInternal" class="tsd-anchor"></a>
|
|
215
215
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>emit<wbr/>Internal</span><a href="#emitInternal" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
216
216
|
<ul class="tsd-signatures tsd-is-private">
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">filter</span>: <span class="tsd-signature-type tsd-kind-type-parameter">TEventArgs</span></h5></li></ul></div>
|
|
235
235
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
236
236
|
<ul>
|
|
237
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
237
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L284">packages/modules/packages/module/packages/events/src/Events/Events.ts:284</a></li></ul></aside></li></ul></section>
|
|
238
238
|
<section class="tsd-panel tsd-member"><a id="emitMetaEvent" class="tsd-anchor"></a>
|
|
239
239
|
<h3 class="tsd-anchor-link"><span>emit<wbr/>Meta<wbr/>Event</span><a href="#emitMetaEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
240
240
|
<ul class="tsd-signatures">
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
<h5><span class="tsd-kind-parameter">eventArgs</span>: <a href="../types/MetaEventData.html" class="tsd-signature-type tsd-kind-type-alias">MetaEventData</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span></h5></li></ul></div>
|
|
255
255
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
256
256
|
<ul>
|
|
257
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
257
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L133">packages/modules/packages/module/packages/events/src/Events/Events.ts:133</a></li></ul></aside></li></ul></section>
|
|
258
258
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="emitMetaEventInternal" class="tsd-anchor"></a>
|
|
259
259
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>emit<wbr/>Meta<wbr/>Event<wbr/>Internal</span><a href="#emitMetaEventInternal" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
260
260
|
<ul class="tsd-signatures tsd-is-private">
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
<h5><span class="tsd-kind-parameter">eventArgs</span>: <a href="../types/MetaEventData.html" class="tsd-signature-type tsd-kind-type-alias">MetaEventData</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span></h5></li></ul></div>
|
|
275
275
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
276
276
|
<ul>
|
|
277
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
277
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L314">packages/modules/packages/module/packages/events/src/Events/Events.ts:314</a></li></ul></aside></li></ul></section>
|
|
278
278
|
<section class="tsd-panel tsd-member"><a id="emitSerial" class="tsd-anchor"></a>
|
|
279
279
|
<h3 class="tsd-anchor-link"><span>emit<wbr/>Serial</span><a href="#emitSerial" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
280
280
|
<ul class="tsd-signatures">
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
296
296
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#emitSerial">emitSerial</a></p>
|
|
297
297
|
<ul>
|
|
298
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
298
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L144">packages/modules/packages/module/packages/events/src/Events/Events.ts:144</a></li></ul></aside></li></ul></section>
|
|
299
299
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="getListeners" class="tsd-anchor"></a>
|
|
300
300
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>get<wbr/>Listeners</span><a href="#getListeners" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
301
301
|
<ul class="tsd-signatures tsd-is-private">
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
<h5><span class="tsd-kind-parameter">eventName</span>: <span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span></h5></li></ul></div>
|
|
314
314
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Set</span><span class="tsd-signature-symbol"><</span><a href="../types/EventListenerInfo.html" class="tsd-signature-type tsd-kind-type-alias">EventListenerInfo</a><span class="tsd-signature-symbol"><</span><a href="../types/EventArgs.html" class="tsd-signature-type tsd-kind-type-alias">EventArgs</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
315
315
|
<ul>
|
|
316
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
316
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L343">packages/modules/packages/module/packages/events/src/Events/Events.ts:343</a></li></ul></aside></li></ul></section>
|
|
317
317
|
<section class="tsd-panel tsd-member"><a id="listenerCount" class="tsd-anchor"></a>
|
|
318
318
|
<h3 class="tsd-anchor-link"><span>listener<wbr/>Count</span><a href="#listenerCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
319
319
|
<ul class="tsd-signatures">
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
328
328
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#listenerCount">listenerCount</a></p>
|
|
329
329
|
<ul>
|
|
330
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
330
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L183">packages/modules/packages/module/packages/events/src/Events/Events.ts:183</a></li></ul></aside></li></ul></section>
|
|
331
331
|
<section class="tsd-panel tsd-member"><a id="logIfDebugEnabled" class="tsd-anchor"></a>
|
|
332
332
|
<h3 class="tsd-anchor-link"><span>log<wbr/>If<wbr/>Debug<wbr/>Enabled</span><a href="#logIfDebugEnabled" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
333
333
|
<ul class="tsd-signatures">
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">eventArgs</span>: <a href="../types/EventArgs.html" class="tsd-signature-type tsd-kind-type-alias">EventArgs</a></h5></li></ul></div>
|
|
350
350
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
351
351
|
<ul>
|
|
352
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
352
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L204">packages/modules/packages/module/packages/events/src/Events/Events.ts:204</a></li></ul></aside></li></ul></section>
|
|
353
353
|
<section class="tsd-panel tsd-member"><a id="off" class="tsd-anchor"></a>
|
|
354
354
|
<h3 class="tsd-anchor-link"><span>off</span><a href="#off" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
355
355
|
<ul class="tsd-signatures">
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
373
373
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#off">off</a></p>
|
|
374
374
|
<ul>
|
|
375
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
375
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L210">packages/modules/packages/module/packages/events/src/Events/Events.ts:210</a></li></ul></aside></li></ul></section>
|
|
376
376
|
<section class="tsd-panel tsd-member"><a id="offAny" class="tsd-anchor"></a>
|
|
377
377
|
<h3 class="tsd-anchor-link"><span>off<wbr/>Any</span><a href="#offAny" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
378
378
|
<ul class="tsd-signatures">
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
387
387
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#offAny">offAny</a></p>
|
|
388
388
|
<ul>
|
|
389
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
389
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L233">packages/modules/packages/module/packages/events/src/Events/Events.ts:233</a></li></ul></aside></li></ul></section>
|
|
390
390
|
<section class="tsd-panel tsd-member"><a id="on" class="tsd-anchor"></a>
|
|
391
391
|
<h3 class="tsd-anchor-link"><span>on</span><a href="#on" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
392
392
|
<ul class="tsd-signatures">
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul><aside class="tsd-sources">
|
|
421
421
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#on">on</a></p>
|
|
422
422
|
<ul>
|
|
423
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
423
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L241">packages/modules/packages/module/packages/events/src/Events/Events.ts:241</a></li></ul></aside></li></ul></section>
|
|
424
424
|
<section class="tsd-panel tsd-member"><a id="onAny" class="tsd-anchor"></a>
|
|
425
425
|
<h3 class="tsd-anchor-link"><span>on<wbr/>Any</span><a href="#onAny" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
426
426
|
<ul class="tsd-signatures">
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul><aside class="tsd-sources">
|
|
446
446
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#onAny">onAny</a></p>
|
|
447
447
|
<ul>
|
|
448
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
448
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L267">packages/modules/packages/module/packages/events/src/Events/Events.ts:267</a></li></ul></aside></li></ul></section>
|
|
449
449
|
<section class="tsd-panel tsd-member"><a id="once" class="tsd-anchor"></a>
|
|
450
450
|
<h3 class="tsd-anchor-link"><span>once</span><a href="#once" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
451
451
|
<ul class="tsd-signatures">
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul><aside class="tsd-sources">
|
|
478
478
|
<p>Implementation of <a href="../interfaces/EventFunctions.html">EventFunctions</a>.<a href="../interfaces/EventFunctions.html#once">once</a></p>
|
|
479
479
|
<ul>
|
|
480
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
480
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L275">packages/modules/packages/module/packages/events/src/Events/Events.ts:275</a></li></ul></aside></li></ul></section>
|
|
481
481
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="safeCallAnyListener" class="tsd-anchor"></a>
|
|
482
482
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>safe<wbr/>Call<wbr/>Any<wbr/>Listener</span><a href="#safeCallAnyListener" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
483
483
|
<ul class="tsd-signatures tsd-is-private">
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
<h5><span class="tsd-kind-parameter">listener</span>: <a href="../types/EventAnyListener.html" class="tsd-signature-type tsd-kind-type-alias">EventAnyListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
502
502
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
503
503
|
<ul>
|
|
504
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
504
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L352">packages/modules/packages/module/packages/events/src/Events/Events.ts:352</a></li></ul></aside></li></ul></section>
|
|
505
505
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="safeCallListener" class="tsd-anchor"></a>
|
|
506
506
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>safe<wbr/>Call<wbr/>Listener</span><a href="#safeCallListener" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
507
507
|
<ul class="tsd-signatures tsd-is-private">
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
<h5><span class="tsd-kind-parameter">listener</span>: <a href="../types/EventListener.html" class="tsd-signature-type tsd-kind-type-alias">EventListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
526
526
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
527
527
|
<ul>
|
|
528
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
528
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L365">packages/modules/packages/module/packages/events/src/Events/Events.ts:365</a></li></ul></aside></li></ul></section></section></div>
|
|
529
529
|
<div class="col-sidebar">
|
|
530
530
|
<div class="page-menu">
|
|
531
531
|
<div class="tsd-navigation settings">
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<ul class="tsd-hierarchy">
|
|
30
30
|
<li><a href="../classes/Events.html" class="tsd-signature-type tsd-kind-class">Events</a></li></ul></section><aside class="tsd-sources">
|
|
31
31
|
<ul>
|
|
32
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
32
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L10">packages/modules/packages/module/packages/events/src/model/Event.ts:10</a></li></ul></aside>
|
|
33
33
|
<section class="tsd-panel-group tsd-index-group">
|
|
34
34
|
<section class="tsd-panel tsd-index-panel">
|
|
35
35
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
<h3 class="tsd-anchor-link"><span>event<wbr/>Data</span><a href="#eventData" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
58
58
|
<div class="tsd-signature"><span class="tsd-kind-property">event<wbr/>Data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span></div><aside class="tsd-sources">
|
|
59
59
|
<ul>
|
|
60
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
60
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L11">packages/modules/packages/module/packages/events/src/model/Event.ts:11</a></li></ul></aside></section></section>
|
|
61
61
|
<section class="tsd-panel-group tsd-member-group">
|
|
62
62
|
<h2>Methods</h2>
|
|
63
63
|
<section class="tsd-panel tsd-member"><a id="clearListeners" class="tsd-anchor"></a>
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
<h5><span class="tsd-kind-parameter">eventNames</span>: <span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
|
73
73
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
74
74
|
<ul>
|
|
75
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
75
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L12">packages/modules/packages/module/packages/events/src/model/Event.ts:12</a></li></ul></aside></li></ul></section>
|
|
76
76
|
<section class="tsd-panel tsd-member"><a id="emit" class="tsd-anchor"></a>
|
|
77
77
|
<h3 class="tsd-anchor-link"><span>emit</span><a href="#emit" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
78
78
|
<ul class="tsd-signatures">
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
<h5><span class="tsd-kind-parameter">eventArgs</span>: <span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span></h5></li></ul></div>
|
|
93
93
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
94
94
|
<ul>
|
|
95
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
95
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L13">packages/modules/packages/module/packages/events/src/model/Event.ts:13</a></li></ul></aside></li></ul></section>
|
|
96
96
|
<section class="tsd-panel tsd-member"><a id="emitSerial" class="tsd-anchor"></a>
|
|
97
97
|
<h3 class="tsd-anchor-link"><span>emit<wbr/>Serial</span><a href="#emitSerial" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
98
98
|
<ul class="tsd-signatures">
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
<h5><span class="tsd-kind-parameter">eventArgs</span>: <span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span></h5></li></ul></div>
|
|
113
113
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
114
114
|
<ul>
|
|
115
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
115
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L14">packages/modules/packages/module/packages/events/src/model/Event.ts:14</a></li></ul></aside></li></ul></section>
|
|
116
116
|
<section class="tsd-panel tsd-member"><a id="listenerCount" class="tsd-anchor"></a>
|
|
117
117
|
<h3 class="tsd-anchor-link"><span>listener<wbr/>Count</span><a href="#listenerCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
118
118
|
<ul class="tsd-signatures">
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
<h5><span class="tsd-kind-parameter">eventNames</span>: <span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
|
126
126
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
127
127
|
<ul>
|
|
128
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
128
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L15">packages/modules/packages/module/packages/events/src/model/Event.ts:15</a></li></ul></aside></li></ul></section>
|
|
129
129
|
<section class="tsd-panel tsd-member"><a id="off" class="tsd-anchor"></a>
|
|
130
130
|
<h3 class="tsd-anchor-link"><span>off</span><a href="#off" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
131
131
|
<ul class="tsd-signatures">
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
<h5><span class="tsd-kind-parameter">listener</span>: <a href="../types/EventListener.html" class="tsd-signature-type tsd-kind-type-alias">EventListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
146
146
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
147
147
|
<ul>
|
|
148
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
148
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L16">packages/modules/packages/module/packages/events/src/model/Event.ts:16</a></li></ul></aside></li></ul></section>
|
|
149
149
|
<section class="tsd-panel tsd-member"><a id="offAny" class="tsd-anchor"></a>
|
|
150
150
|
<h3 class="tsd-anchor-link"><span>off<wbr/>Any</span><a href="#offAny" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
151
151
|
<ul class="tsd-signatures">
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
<h5><span class="tsd-kind-parameter">listener</span>: <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><a href="../types/EventAnyListener.html" class="tsd-signature-type tsd-kind-type-alias">EventAnyListener</a><span class="tsd-signature-symbol"><</span><a href="../types/EventArgs.html" class="tsd-signature-type tsd-kind-type-alias">EventArgs</a><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
159
159
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
160
160
|
<ul>
|
|
161
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
161
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L17">packages/modules/packages/module/packages/events/src/model/Event.ts:17</a></li></ul></aside></li></ul></section>
|
|
162
162
|
<section class="tsd-panel tsd-member"><a id="on" class="tsd-anchor"></a>
|
|
163
163
|
<h3 class="tsd-anchor-link"><span>on</span><a href="#on" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
164
164
|
<ul class="tsd-signatures">
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
<h5><span class="tsd-kind-parameter">listener</span>: <a href="../types/EventListener.html" class="tsd-signature-type tsd-kind-type-alias">EventListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
179
179
|
<h4 class="tsd-returns-title">Returns <a href="../types/EventUnsubscribeFunction.html" class="tsd-signature-type tsd-kind-type-alias">EventUnsubscribeFunction</a></h4><aside class="tsd-sources">
|
|
180
180
|
<ul>
|
|
181
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
181
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L18">packages/modules/packages/module/packages/events/src/model/Event.ts:18</a></li></ul></aside></li></ul></section>
|
|
182
182
|
<section class="tsd-panel tsd-member"><a id="onAny" class="tsd-anchor"></a>
|
|
183
183
|
<h3 class="tsd-anchor-link"><span>on<wbr/>Any</span><a href="#onAny" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
184
184
|
<ul class="tsd-signatures">
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
<h5><span class="tsd-kind-parameter">listener</span>: <a href="../types/EventAnyListener.html" class="tsd-signature-type tsd-kind-type-alias">EventAnyListener</a><span class="tsd-signature-symbol"><</span><a href="../types/EventArgs.html" class="tsd-signature-type tsd-kind-type-alias">EventArgs</a><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
192
192
|
<h4 class="tsd-returns-title">Returns <a href="../types/EventUnsubscribeFunction.html" class="tsd-signature-type tsd-kind-type-alias">EventUnsubscribeFunction</a></h4><aside class="tsd-sources">
|
|
193
193
|
<ul>
|
|
194
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
194
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L22">packages/modules/packages/module/packages/events/src/model/Event.ts:22</a></li></ul></aside></li></ul></section>
|
|
195
195
|
<section class="tsd-panel tsd-member"><a id="once" class="tsd-anchor"></a>
|
|
196
196
|
<h3 class="tsd-anchor-link"><span>once</span><a href="#once" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
197
197
|
<ul class="tsd-signatures">
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
<h5><span class="tsd-kind-parameter">listener</span>: <a href="../types/EventListener.html" class="tsd-signature-type tsd-kind-type-alias">EventListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventData</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventName</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
212
212
|
<h4 class="tsd-returns-title">Returns <a href="../types/EventUnsubscribeFunction.html" class="tsd-signature-type tsd-kind-type-alias">EventUnsubscribeFunction</a></h4><aside class="tsd-sources">
|
|
213
213
|
<ul>
|
|
214
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
214
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L23">packages/modules/packages/module/packages/events/src/model/Event.ts:23</a></li></ul></aside></li></ul></section></section></div>
|
|
215
215
|
<div class="col-sidebar">
|
|
216
216
|
<div class="page-menu">
|
|
217
217
|
<div class="tsd-navigation settings">
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">eventData</span>: <a href="EventArgs.html" class="tsd-signature-type tsd-kind-type-alias">EventArgs</a></h5></li></ul></div>
|
|
41
41
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
|
42
42
|
<ul>
|
|
43
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
43
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L14">packages/modules/packages/module/packages/events/src/Events/Events.ts:14</a></li></ul></aside></div>
|
|
44
44
|
<div class="col-sidebar">
|
|
45
45
|
<div class="page-menu">
|
|
46
46
|
<div class="tsd-navigation settings">
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<li class="tsd-parameter">
|
|
29
29
|
<h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
|
|
30
30
|
<ul>
|
|
31
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
31
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L24">packages/modules/packages/module/packages/events/src/Events/Events.ts:24</a></li></ul></aside></div>
|
|
32
32
|
<div class="col-sidebar">
|
|
33
33
|
<div class="page-menu">
|
|
34
34
|
<div class="tsd-navigation settings">
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
<h5><span class="tsd-kind-parameter">eventData</span>: <span class="tsd-signature-type tsd-kind-type-parameter">TEventArgs</span></h5></li></ul></div>
|
|
38
38
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promisable</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
|
39
39
|
<ul>
|
|
40
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
40
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L7">packages/modules/packages/module/packages/events/src/model/Event.ts:7</a></li></ul></aside></div>
|
|
41
41
|
<div class="col-sidebar">
|
|
42
42
|
<div class="page-menu">
|
|
43
43
|
<div class="tsd-navigation settings">
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<h1>Type alias EventArgs</h1></div>
|
|
18
18
|
<div class="tsd-signature"><span class="tsd-kind-type-alias">Event<wbr/>Args</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span></div><aside class="tsd-sources">
|
|
19
19
|
<ul>
|
|
20
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L4">packages/modules/packages/module/packages/events/src/model/Event.ts:4</a></li></ul></aside></div>
|
|
21
21
|
<div class="col-sidebar">
|
|
22
22
|
<div class="page-menu">
|
|
23
23
|
<div class="tsd-navigation settings">
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<li class="tsd-parameter-index-signature">
|
|
23
23
|
<h5><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">key</span>: <a href="EventName.html" class="tsd-signature-type tsd-kind-type-alias">EventName</a><span class="tsd-signature-symbol">]: </span><a href="EventArgs.html" class="tsd-signature-type tsd-kind-type-alias">EventArgs</a></h5></li></ul></div><aside class="tsd-sources">
|
|
24
24
|
<ul>
|
|
25
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
25
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L5">packages/modules/packages/module/packages/events/src/model/Event.ts:5</a></li></ul></aside></div>
|
|
26
26
|
<div class="col-sidebar">
|
|
27
27
|
<div class="page-menu">
|
|
28
28
|
<div class="tsd-navigation settings">
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<h5><span class="tsd-kind-parameter">eventData</span>: <span class="tsd-signature-type tsd-kind-type-parameter">TEventArgs</span></h5></li></ul></div>
|
|
36
36
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promisable</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
|
37
37
|
<ul>
|
|
38
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
38
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L8">packages/modules/packages/module/packages/events/src/model/Event.ts:8</a></li></ul></aside></div>
|
|
39
39
|
<div class="col-sidebar">
|
|
40
40
|
<div class="page-menu">
|
|
41
41
|
<div class="tsd-navigation settings">
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<li class="tsd-parameter">
|
|
30
30
|
<h5><span class="tsd-kind-property">listener</span><span class="tsd-signature-symbol">: </span><a href="EventListener.html" class="tsd-signature-type tsd-kind-type-alias">EventListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TEventArgs</span><span class="tsd-signature-symbol">></span></h5></li></ul></div><aside class="tsd-sources">
|
|
31
31
|
<ul>
|
|
32
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
32
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L16">packages/modules/packages/module/packages/events/src/Events/Events.ts:16</a></li></ul></aside></div>
|
|
33
33
|
<div class="col-sidebar">
|
|
34
34
|
<div class="page-menu">
|
|
35
35
|
<div class="tsd-navigation settings">
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<h1>Type alias EventName</h1></div>
|
|
18
18
|
<div class="tsd-signature"><span class="tsd-kind-type-alias">Event<wbr/>Name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">PropertyKey</span></div><aside class="tsd-sources">
|
|
19
19
|
<ul>
|
|
20
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L3">packages/modules/packages/module/packages/events/src/model/Event.ts:3</a></li></ul></aside></div>
|
|
21
21
|
<div class="col-sidebar">
|
|
22
22
|
<div class="page-menu">
|
|
23
23
|
<div class="tsd-navigation settings">
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<li class="tsd-description">
|
|
26
26
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
|
27
27
|
<ul>
|
|
28
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
28
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/model/Event.ts#L6">packages/modules/packages/module/packages/events/src/model/Event.ts:6</a></li></ul></aside></div>
|
|
29
29
|
<div class="col-sidebar">
|
|
30
30
|
<div class="page-menu">
|
|
31
31
|
<div class="tsd-navigation settings">
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<h1>Type alias EventsParams</h1></div>
|
|
18
18
|
<div class="tsd-signature"><span class="tsd-kind-type-alias">Events<wbr/>Params</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">BaseParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">debug</span><span class="tsd-signature-symbol">?: </span><a href="DebugOptions.html" class="tsd-signature-type tsd-kind-type-alias">DebugOptions</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
|
19
19
|
<ul>
|
|
20
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/module/packages/events/src/Events/Events.ts#L45">packages/modules/packages/module/packages/events/src/Events/Events.ts:45</a></li></ul></aside></div>
|
|
21
21
|
<div class="col-sidebar">
|
|
22
22
|
<div class="page-menu">
|
|
23
23
|
<div class="tsd-navigation settings">
|