Package io.sentry

Interface IEnvelopeSender

All Known Implementing Classes:
EnvelopeSender, OutboxSender

public interface IEnvelopeSender
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processEnvelopeFile(@NotNull String path, @NotNull Hint hint)
     
  • Method Details

    • processEnvelopeFile

      void processEnvelopeFile(@NotNull @NotNull String path, @NotNull @NotNull Hint hint)