Skip to content

Commit df83d57

Browse files
authored
2-phase streaming NativeEventCollector (#5065)
1 parent b832e7c commit df83d57

File tree

12 files changed

+524
-32
lines changed

12 files changed

+524
-32
lines changed

sentry-android-core/api/sentry-android-core.api

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ public final class io/sentry/android/core/NativeEventCollector$NativeEventData {
302302
public fun getEnvelope ()Lio/sentry/SentryEnvelope;
303303
public fun getEvent ()Lio/sentry/SentryEvent;
304304
public fun getFile ()Ljava/io/File;
305-
public fun getTimestampMs ()J
306305
}
307306

308307
public final class io/sentry/android/core/NdkHandlerStrategy : java/lang/Enum {

0 commit comments

Comments
 (0)