Package io.sentry

Interface ScopeCallback


public interface ScopeCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(@NotNull IScope scope)
     
  • Method Details

    • run

      void run(@NotNull @NotNull IScope scope)