You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/128da98b/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
140
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/2362a575/packages/browser/src/transports/base.ts#L12">browser/src/transports/base.ts:12</a></li>
139
141
</ul>
140
142
</aside>
141
143
<h4class="tsd-parameters-title">Parameters</h4>
@@ -151,13 +153,28 @@ <h4 class="tsd-returns-title">Returns <a href="browser.basetransport.html" class
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/2362a575/packages/browser/src/transports/base.ts#L12">browser/src/transports/base.ts:12</a></li>
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/128da98b/packages/browser/src/transports/base.ts#L11">browser/src/transports/base.ts:11</a></li>
177
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/2362a575/packages/browser/src/transports/base.ts#L14">browser/src/transports/base.ts:14</a></li>
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/128da98b/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
187
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/2362a575/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
<p>Implementation of <ahref="../interfaces/types.transport.html">Transport</a>.<ahref="../interfaces/types.transport.html#close">close</a></p>
210
+
<ul>
211
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/2362a575/packages/browser/src/transports/base.ts#L28">browser/src/transports/base.ts:28</a></li>
212
+
</ul>
213
+
</aside>
214
+
<divclass="tsd-comment tsd-typography">
215
+
<divclass="lead">
216
+
<p>Call this function to wait until all pending requests have been sent.</p>
<p>Implementation of <ahref="../interfaces/types.transport.html">Transport</a>.<ahref="../interfaces/types.transport.html#captureevent">captureEvent</a></p>
238
+
<p>Implementation of <ahref="../interfaces/types.transport.html">Transport</a>.<ahref="../interfaces/types.transport.html#sendevent">sendEvent</a></p>
193
239
<ul>
194
-
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/128da98b/packages/browser/src/transports/base.ts#L18">browser/src/transports/base.ts:18</a></li>
240
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/2362a575/packages/browser/src/transports/base.ts#L21">browser/src/transports/base.ts:21</a></li>
195
241
</ul>
196
242
</aside>
197
243
<divclass="tsd-comment tsd-typography">
198
-
<dlclass="tsd-comment-tags">
199
-
<dt>inheritdoc</dt>
200
-
<dd></dd>
201
-
</dl>
244
+
<divclass="lead">
245
+
<p>Sends the body to the Store endpoint in Sentry.</p>
0 commit comments