Method RedisClient.hmget

Prototypes

RedisReply hmget(
  string key,
  string[] fields...
);