C
D
E
F
G
I
L
O
S
U
W
I
- info(String) - function in com.onesignal.otel.IOtelLogger
- Logs an informational message.
- initialize() - function in com.onesignal.otel.IOtelCrashHandler
- Initialize the crash handler.
- internalStart() - function in com.onesignal.otel.crash.OtelCrashUploader
- NOTE: sendCrashReports is called twice for the these reasons:
We want to send crash reports as soon as possible.
Reports could be delayed until the 2nd start after a crash
- IOtelAnrDetector - class in com.onesignal.otel.crash
- Platform-agnostic interface for ANR (Application Not Responding) detection.
- IOtelCrashHandler - class in com.onesignal.otel
- Platform-agnostic crash handler interface.
- IOtelCrashReporter - class in com.onesignal.otel
- Platform-agnostic crash reporter interface.
- IOtelLogger - class in com.onesignal.otel
- Platform-agnostic logger interface for the Otel module.
- IOtelOpenTelemetry - class in com.onesignal.otel
- Platform-agnostic OpenTelemetry interface.
- IOtelOpenTelemetryCrash - class in com.onesignal.otel
- Interface for crash-specific OpenTelemetry (local file storage).
- IOtelOpenTelemetryRemote - class in com.onesignal.otel
- Interface for remote OpenTelemetry (network export).
- IOtelPlatformProvider - class in com.onesignal.otel
- Platform-agnostic provider interface for injecting platform-specific values.
- isOneSignalAtFault(Array) - function in com.onesignal.otel.crash.OtelCrashHandlerKt
- Helper function to check if a stack trace indicates OneSignal is at fault.