_InternalProxy - DataDog/dd-sdk-android GitHub Wiki
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
Properties
_telemetry
Functions
setCustomAppVersion
fun setCustomAppVersion(version: String)