vertx / io.vertx.kotlin.redis.client / io.vertx.redis.client.RedisAPI / xpendingAwait

xpendingAwait

suspend fun RedisAPI.xpendingAwait(args: List<String>): Response?

Suspending version of method io.vertx.redis.client.RedisAPI.xpending

Parameters

args -

Return

Response?

NOTE: This function has been automatically generated from io.vertx.redis.client.RedisAPI using Vert.x codegen.