Package-level declarations
Types
The loading of Activities annotated with this will generate UI Load traces when the SDK is manually notified that their loading has finished unless the feature is disabled.
Classes and methods marked with this annotation are part of Embrace's Internal API and may change without warning, so are used at your own risk. Please contact support@embrace.io if you have a use case that cannot be fulfilled using our public API.
The loading of Activities annotated with this will generate UI Load traces unless the feature is disabled.
The loading of Activities annotated with this class will not generate traces if the feature is enabled, irrespective of the configured defaults.
@Documented
means that the annotation indicates that elements using this annotation should be documented by JavaDoc.