HeartbeatService

Provides Heartbeat Microservice client access protocol (API).

Functions

Link copied to clipboard
abstract suspend fun heartbeat(heartbeatToken: String, offsetMs: Long? = null): Result<HeartbeatResponse?, Error>

Pings the Heartbeat Microservice.