Differences
This shows you the differences between the selected revisions of the page.
2011-12-27 | 2011-12-28 | ||
created (martin) | finishing class list (martin) | ||
Line 22: | Line 22: | ||
| ''[[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_synchronizeresult|SynchronizeResult]]'' | Represents results of synchronization, ''[[library_session_synchronize|Session.Synchronize]]''. | | ||
+ | | ''[[library_touchargs|TouchArgs]]'' | Provides data for remote file timestamp change event. | | ||
+ | | ''[[library_transferargs|TransferArgs]]'' | Provides data for ''[[library_session_filetransfer|Session.FileTransfer]]'' event. | | ||
+ | | ''[[library_transferoptions|TransferOptions]]'' | Defines options for file transfers. | | ||