We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 596fe1e + f959d28 commit 234a51dCopy full SHA for 234a51d
sentry/src/main/java/io/sentry/transport/TransportResult.java
@@ -3,7 +3,7 @@
3
import org.jetbrains.annotations.NotNull;
4
5
/**
6
- * A result of {@link ITransport#send(io.sentry.SentryEnvelope)}. Note that this class is
+ * A result of {@link HttpConnection#send(io.sentry.SentryEnvelope)}. Note that this class is
7
* intentionally not subclassable and has only two factory methods to capture the 2 possible states
8
* - success or error.
9
*/
0 commit comments