ping

abstract suspend fun ping(appserviceId: String, transactionId: String? = null): Result<Ping.Response>

See also