(folder string, device protocol.DeviceID)
| 93 | CountGlobal(folder string) (Counts, error) |
| 94 | CountLocal(folder string, device protocol.DeviceID) (Counts, error) |
| 95 | CountNeed(folder string, device protocol.DeviceID) (Counts, error) |
| 96 | CountReceiveOnlyChanged(folder string) (Counts, error) |
| 97 | |
| 98 | // Index IDs |
no outgoing calls