PingService

interface PingService

Types

Client
Link copied to clipboard
common
class Client(transport: RPCTransport) : PingService
Descriptor
Link copied to clipboard
common
object Descriptor : ServiceDescriptor<PingService>

Functions

ping
Link copied to clipboard
common
abstract suspend fun ping()

Inheritors

PingService
Link copied to clipboard