SentryScopeCapture
Base type representing a Sentry capture meant to populate a Sentry Scope object.
This type exposes additional data types that are present within the Scope object.
Inheritors
Properties
Link copied to clipboard
Map of hint data to provide to the Scope. Supports the typed key syntax used by processMap.
Link copied to clipboard
Map of tags to provide to the Scope. Supports the typed key syntax used by processMap.
Link copied to clipboard
An optional ITransaction object to provide to the Scope.