()
| 110 | FolderList() []FolderConfiguration |
| 111 | FolderPasswords(device protocol.DeviceID) map[string]string |
| 112 | DefaultFolder() FolderConfiguration |
| 113 | |
| 114 | Device(id protocol.DeviceID) (DeviceConfiguration, bool) |
| 115 | Devices() map[protocol.DeviceID]DeviceConfiguration |
no outgoing calls