PingService

interface PingService

Types

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

Functions

ping
Link copied to clipboard
abstract suspend fun ping()

Inheritors

PingService
Link copied to clipboard