Differences
This shows you the differences between the selected revisions of the page.
| 2011-12-29 | 2011-12-29 | ||
| SynchronizeDirectories (martin) | missing bracket (martin) | ||
| Line 24: | Line 24: | ||
| | [[library_sessionexception|SessionException]] | Exception associated with the ''[[library_session|Session]]''. | | | [[library_sessionexception|SessionException]] | Exception associated with the ''[[library_session|Session]]''. | | ||
| | [[library_sessionoptions|SessionOptions]] | Defines information to allow an automatic connection and authentication of the session. Is used with ''[[library_session_open|Session.Open]]'' method. | | | [[library_sessionoptions|SessionOptions]] | Defines information to allow an automatic connection and authentication of the session. Is used with ''[[library_session_open|Session.Open]]'' method. | | ||
| - | | [[library_synchronizationresult|SynchronizationResult]] | Represents results of synchronization (''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]''. | | + | | [[library_synchronizationresult|SynchronizationResult]] | Represents results of synchronization (''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]''). | |
| | [[library_touchargs|TouchArgs]] | Provides data for remote file timestamp change event. | | | [[library_touchargs|TouchArgs]] | Provides data for remote file timestamp change event. | | ||
| | [[library_transferargs|TransferArgs]] | Provides data for ''[[library_session_filetransfer|Session.FileTransfer]]'' event. | | | [[library_transferargs|TransferArgs]] | Provides data for ''[[library_session_filetransfer|Session.FileTransfer]]'' event. | | ||
| | [[library_transferoptions|TransferOptions]] | Defines options for file transfers. | | | [[library_transferoptions|TransferOptions]] | Defines options for file transfers. | | ||