kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.ads_client
/
MozAdsTelemetry
Moz
Ads
Telemetry
interface
MozAdsTelemetry
Inheritors
MozAdsTelemetryImpl
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
record
Build
Cache
Error
Link copied to clipboard
abstract
fun
recordBuildCacheError
(
label
:
String
,
value
:
String
)
record
Client
Error
Link copied to clipboard
abstract
fun
recordClientError
(
label
:
String
,
value
:
String
)
record
Client
Operation
Total
Link copied to clipboard
abstract
fun
recordClientOperationTotal
(
label
:
String
)
record
Deserialization
Error
Link copied to clipboard
abstract
fun
recordDeserializationError
(
label
:
String
,
value
:
String
)
record
Http
Cache
Outcome
Link copied to clipboard
abstract
fun
recordHttpCacheOutcome
(
label
:
String
,
value
:
String
)