Skip to content

_InternalProxy

Xavier F. Gouchet edited this page Sep 4, 2024 · 1 revision

class _InternalProxy

This class exposes internal methods that are used by other Datadog modules and cross platform frameworks. It is not meant for public use.

DO NOT USE this class or its methods if you are not working on the internals of the Datadog SDK or one of the cross platform frameworks.

Methods, members, and functionality of this class are subject to change without notice, as they are not considered part of the public interface of the Datadog SDK.

Types

_InternalProxy._TelemetryProxy

_InternalProxy.Companion

Properties

_telemetry

val _telemetry: _InternalProxy._TelemetryProxy

Functions

setCustomAppVersion

fun setCustomAppVersion(version: String)

Clone this wiki locally