(folder string, device protocol.DeviceID)
| 92 | // Counts |
| 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 |
no outgoing calls