All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.sentry.IHub Maven / Gradle / Ivy

There is a newer version: 8.0.0-rc.4
Show newest version
package io.sentry;

/**
 * SDK API contract which combines a client and scope management
 *
 * @deprecated please use {@link IScopes} instead
 */
@Deprecated
public interface IHub extends IScopes {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy