Package io.sentry
Interface IHub
- All Superinterfaces:
IScopes
- All Known Implementing Classes:
HubAdapter
,HubScopesWrapper
,NoOpHub
Deprecated.
SDK API contract which combines a client and scope management
-
Method Summary
Methods inherited from interface io.sentry.IScopes
addBreadcrumb, addBreadcrumb, addBreadcrumb, addBreadcrumb, bindClient, captureCheckIn, captureEnvelope, captureEnvelope, captureEvent, captureEvent, captureEvent, captureEvent, captureException, captureException, captureException, captureException, captureMessage, captureMessage, captureMessage, captureMessage, captureReplay, captureTransaction, captureTransaction, captureTransaction, captureTransaction, captureUserFeedback, clearBreadcrumbs, clone, close, close, configureScope, configureScope, continueTrace, endSession, flush, forkedCurrentScope, forkedRootScopes, forkedScopes, getBaggage, getGlobalScope, getIsolationScope, getLastEventId, getOptions, getParentScopes, getRateLimiter, getScope, getSpan, getTraceparent, getTransaction, isAncestorOf, isCrashedLastRun, isEnabled, isHealthy, isNoOp, makeCurrent, popScope, pushIsolationScope, pushScope, removeExtra, removeTag, reportFullyDisplayed, setActiveSpan, setExtra, setFingerprint, setLevel, setSpanContext, setTag, setTransaction, setUser, startSession, startTransaction, startTransaction, startTransaction, startTransaction, withIsolationScope, withScope
IScopes
instead