A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
G
- getAndroidPowerSaveModeEnabled() - function in io.opentelemetry.android.semconv.events.DevicePowerSaveModeChangeEvent
- <p>Whether Android power save mode is enabled.</p>
- getAndroidThermalThrottlingStatus() - function in io.opentelemetry.android.semconv.events.DeviceThermalStatusChangeEvent
- <p>The Android thermal throttling status.</p>
- getAppJankFrameCount() - function in io.opentelemetry.android.semconv.events.AppJankEvent
- <p>A number of frame renders that experienced jank.</p> <p>Notes:</p> <p>Depending on platform limitations, the value provided MAY be approximation.</p>
- getAppJankPeriod() - function in io.opentelemetry.android.semconv.events.AppJankEvent
- <p>The time period, in seconds, for which this jank is being reported.</p>
- getAppJankThreshold() - function in io.opentelemetry.android.semconv.events.AppJankEvent
- <p>The minimum rendering threshold for this jank, in seconds.</p>
- getAppScreenCoordinateX() - function in io.opentelemetry.android.semconv.events.AppScreenFlingEvent
- <p>The x (horizontal) coordinate of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateX() - function in io.opentelemetry.android.semconv.events.AppScreenLongpressEvent
- <p>The x (horizontal) coordinate of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateX() - function in io.opentelemetry.android.semconv.events.AppScreenScrollEvent
- <p>The x (horizontal) coordinate of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateX() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>The x (horizontal) coordinate of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateX() - function in io.opentelemetry.android.semconv.events.AppWidgetLongpressEvent
- <p>The x (horizontal) coordinate of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateX() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>The x (horizontal) coordinate of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateY() - function in io.opentelemetry.android.semconv.events.AppScreenFlingEvent
- <p>The y (vertical) component of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateY() - function in io.opentelemetry.android.semconv.events.AppScreenLongpressEvent
- <p>The y (vertical) component of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateY() - function in io.opentelemetry.android.semconv.events.AppScreenScrollEvent
- <p>The y (vertical) component of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateY() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>The y (vertical) component of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateY() - function in io.opentelemetry.android.semconv.events.AppWidgetLongpressEvent
- <p>The y (vertical) component of a screen coordinate, in screen pixels.</p>
- getAppScreenCoordinateY() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>The y (vertical) component of a screen coordinate, in screen pixels.</p>
- getAppScreenId() - function in io.opentelemetry.android.semconv.events.AppScreenFlingEvent
- <p>An identifier that uniquely differentiates this screen from other screens in the same application.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenId() - function in io.opentelemetry.android.semconv.events.AppScreenLongpressEvent
- <p>An identifier that uniquely differentiates this screen from other screens in the same application.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenId() - function in io.opentelemetry.android.semconv.events.AppScreenScrollEvent
- <p>An identifier that uniquely differentiates this screen from other screens in the same application.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenId() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>An identifier that uniquely differentiates this screen from other screens in the same application.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenId() - function in io.opentelemetry.android.semconv.events.AppWidgetLongpressEvent
- <p>An identifier that uniquely differentiates this screen from other screens in the same application.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenId() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>An identifier that uniquely differentiates this screen from other screens in the same application.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenName() - function in io.opentelemetry.android.semconv.events.AppScreenFlingEvent
- <p>The name of an application screen.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenName() - function in io.opentelemetry.android.semconv.events.AppScreenLongpressEvent
- <p>The name of an application screen.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenName() - function in io.opentelemetry.android.semconv.events.AppScreenScrollEvent
- <p>The name of an application screen.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenName() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>The name of an application screen.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenName() - function in io.opentelemetry.android.semconv.events.AppWidgetLongpressEvent
- <p>The name of an application screen.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppScreenName() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>The name of an application screen.</p> <p>Notes:</p> <p>A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).</p>
- getAppWidgetId() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>An identifier that uniquely differentiates this widget from other widgets in the same application.</p> <p>Notes:</p> <p>A widget is an application component, typically an on-screen visual GUI element.</p>
- getAppWidgetId() - function in io.opentelemetry.android.semconv.events.AppWidgetLongpressEvent
- <p>An identifier that uniquely differentiates this widget from other widgets in the same application.</p> <p>Notes:</p> <p>A widget is an application component, typically an on-screen visual GUI element.</p>
- getAppWidgetId() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>An identifier that uniquely differentiates this widget from other widgets in the same application.</p> <p>Notes:</p> <p>A widget is an application component, typically an on-screen visual GUI element.</p>
- getAppWidgetName() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>The name of an application widget.</p> <p>Notes:</p> <p>A widget is an application component, typically an on-screen visual GUI element.</p>
- getAppWidgetName() - function in io.opentelemetry.android.semconv.events.AppWidgetLongpressEvent
- <p>The name of an application widget.</p> <p>Notes:</p> <p>A widget is an application component, typically an on-screen visual GUI element.</p>
- getAppWidgetName() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>The name of an application widget.</p> <p>Notes:</p> <p>A widget is an application component, typically an on-screen visual GUI element.</p>
- getEntries() - function in io.opentelemetry.android.semconv.ScreenAttributes.ScreenOrientationValues
- <p>Values for SCREEN_ORIENTATION.</p>
- getEntries() - function in io.opentelemetry.android.semconv.StartAttributes.StartTypeValues
- <p>Values for START_TYPE.</p>
- getEntries() - function in io.opentelemetry.android.semconv.WebsocketAttributes.WebsocketMessageTypeValues
- <p>Values for WEBSOCKET_MESSAGE_TYPE.</p>
- getHwPointerButton() - function in io.opentelemetry.android.semconv.events.AppScreenFlingEvent
- <p>The hardware pointer button associated with a pointer gesture.</p>
- getHwPointerButton() - function in io.opentelemetry.android.semconv.events.AppScreenLongpressEvent
- <p>The hardware pointer button associated with a pointer gesture.</p>
- getHwPointerButton() - function in io.opentelemetry.android.semconv.events.AppScreenScrollEvent
- <p>The hardware pointer button associated with a pointer gesture.</p>
- getHwPointerButton() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>The hardware pointer button associated with a pointer gesture.</p>
- getHwPointerButton() - function in io.opentelemetry.android.semconv.events.AppWidgetLongpressEvent
- <p>The hardware pointer button associated with a pointer gesture.</p>
- getHwPointerButton() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>The hardware pointer button associated with a pointer gesture.</p>
- getHwPointerDistanceX() - function in io.opentelemetry.android.semconv.events.AppScreenScrollEvent
- <p>The horizontal distance associated with a pointer gesture.</p>
- getHwPointerDistanceX() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>The horizontal distance associated with a pointer gesture.</p>
- getHwPointerDistanceY() - function in io.opentelemetry.android.semconv.events.AppScreenScrollEvent
- <p>The vertical distance associated with a pointer gesture.</p>
- getHwPointerDistanceY() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>The vertical distance associated with a pointer gesture.</p>
- getHwPointerType() - function in io.opentelemetry.android.semconv.events.AppScreenFlingEvent
- <p>The hardware pointer type associated with a pointer gesture.</p>
- getHwPointerType() - function in io.opentelemetry.android.semconv.events.AppScreenLongpressEvent
- <p>The hardware pointer type associated with a pointer gesture.</p>
- getHwPointerType() - function in io.opentelemetry.android.semconv.events.AppScreenScrollEvent
- <p>The hardware pointer type associated with a pointer gesture.</p>
- getHwPointerType() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>The hardware pointer type associated with a pointer gesture.</p>
- getHwPointerType() - function in io.opentelemetry.android.semconv.events.AppWidgetLongpressEvent
- <p>The hardware pointer type associated with a pointer gesture.</p>
- getHwPointerType() - function in io.opentelemetry.android.semconv.events.AppWidgetScrollEvent
- <p>The hardware pointer type associated with a pointer gesture.</p>
- getHwPointerVelocityX() - function in io.opentelemetry.android.semconv.events.AppScreenFlingEvent
- <p>The horizontal velocity associated with a pointer gesture.</p>
- getHwPointerVelocityX() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>The horizontal velocity associated with a pointer gesture.</p>
- getHwPointerVelocityY() - function in io.opentelemetry.android.semconv.events.AppScreenFlingEvent
- <p>The vertical velocity associated with a pointer gesture.</p>
- getHwPointerVelocityY() - function in io.opentelemetry.android.semconv.events.AppWidgetFlingEvent
- <p>The vertical velocity associated with a pointer gesture.</p>
- getName() - function in kotlin.ScreenAttributes.ScreenOrientationValues
- getName() - function in kotlin.StartAttributes.StartTypeValues
- getName() - function in kotlin.WebsocketAttributes.WebsocketMessageTypeValues
- getNetworkStatus() - function in io.opentelemetry.android.semconv.events.NetworkChangeEvent
- <p>The Android network status after a network change.</p>
- getOrdinal() - function in kotlin.ScreenAttributes.ScreenOrientationValues
- getOrdinal() - function in kotlin.StartAttributes.StartTypeValues
- getOrdinal() - function in kotlin.WebsocketAttributes.WebsocketMessageTypeValues
- getScreenOrientation() - function in io.opentelemetry.android.semconv.events.DeviceScreenOrientationEvent
- <p>The Android screen orientation.</p>
- getSpanExporter() - function in io.opentelemetry.android.semconv.events.RumSdkInitSpanExporterEvent
- <p>A string representation of the span exporter configured during SDK initialization.</p>
- getValue() - function in io.opentelemetry.android.semconv.ScreenAttributes.ScreenOrientationValues
- getValue() - function in io.opentelemetry.android.semconv.StartAttributes.StartTypeValues
- getValue() - function in io.opentelemetry.android.semconv.WebsocketAttributes.WebsocketMessageTypeValues
- getWebsocketMessageSize() - function in io.opentelemetry.android.semconv.events.WebsocketMessageEvent
- <p>The size of a WebSocket message payload.</p>
- getWebsocketMessageType() - function in io.opentelemetry.android.semconv.events.WebsocketMessageEvent
- <p>The WebSocket message payload type.</p>