Skip to main content
API Reference NSDK

NSDKTelemetry

Namespace for NSDK telemetry controls.

Declaration

enum NSDKTelemetry

Methods

NameTypeSummary
static disablevoid
Disables telemetry for the current process.
Clears any buffered events and stops the telemetry sink from accepting new ones.
Call this before initializing ARDK if you want to opt out of telemetry entirely.