Redis.xclaim

Undocumented in source. Be warned that the author may not have intended to support it.
  1. List!(StreamEntry) xclaim(string key, string group, string consumername, long minIdleTime, long newIdleTime, int retries, bool force, StreamEntryID[] ids)
    class Redis
    xclaim
    (
    string key
    ,
    string group
    ,,,,,
    bool force
    ,)
  2. alias xclaim = BinaryRedis.xclaim

Meta