Skip to main content
API Reference NSDK NSDKTelemetry

disable

Disables telemetry for the current process....

Declaration

static func disable()

Summary

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.