PingService

interface PingService

Types

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

Functions

Link copied to clipboard
abstract suspend fun ping()

Inheritors

Link copied to clipboard