PingResult

Properties

Link copied to clipboard
val endpoints: Map<ServiceType, List<EndpointPingReport>>

Holds the individual health of each endpoint in the report.

Link copied to clipboard
val id: String

The report ID (either user provided or auto generated).

Link copied to clipboard
val sdk: String

The SDK identifier used.

Link copied to clipboard

The format version of this report.

Functions

Link copied to clipboard

Returns this report in the standard JSON format which is consistent across different SDKs.

Link copied to clipboard
open override fun toString(): String