MetricEvent

interface MetricEvent

An interface with types of metrics events that the SDK would send via Telemetry

Types

Link copied to clipboard
annotation class Metric

MetricEvent names scope

Functions

Link copied to clipboard
abstract fun toJson(gson: Gson): String

Present MetricEvent as Json string

Properties

Link copied to clipboard
abstract val metricName: String

Name of MetricEvent