Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributeValues.php

TraceAttributeValues::ANDROID_STATE_CREATED

Any time before Activity.onResume() or, if the app has no Activity, Context.startService() has been called in the app for the first time

See also

TraceAttributes::ANDROID_STATE

File

vendor/open-telemetry/sem-conv/TraceAttributeValues.php, line 20

Class

TraceAttributeValues

Namespace

OpenTelemetry\SemConv

Code

public const ANDROID_STATE_CREATED = 'created';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal