io.sentry.hints.ApplyScopeData Maven / Gradle / Ivy
package io.sentry.hints;
/**
* Marker interface for applying scope's data. This means applying data relevant to the current
* execution like applying threads or current app version.
*/
public interface ApplyScopeData {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy