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

Properties

Link copied to clipboard
abstract val metricName: String

Name of MetricEvent

Functions

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

Present MetricEvent as Json string