Differences
This shows you the differences between the selected revisions of the page.
| 2011-12-28 | 2011-12-28 | ||
| namespace (martin) | SynchronizationResult (martin) | ||
| Line 23: | Line 23: | ||
| | ''[[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_synchronizeresult|SynchronizeResult]]'' | Represents results of synchronization, ''[[library_session_synchronize|Session.Synchronize]]''. | | + | | ''[[library_synchronizationresult|SynchronizationResult]]'' | Represents results of synchronization, ''[[library_session_synchronize|Session.Synchronize]]''. | |
| | ''[[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. | | ||