Connection.updateAsync

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void updateAsync(string filter, string update, U vals)
  2. void updateAsync(U id, Value[string] updates)
  3. void updateAsync(U id, T updates)
    struct Connection
    void
    updateAsync
    (
    T
    U
    )
    (
    U id
    ,)

Meta