Method | Description | |
---|---|---|
BeginSyncTransaction ( ) : bool | ||
CancelSyncTransaction ( ) : bool | ||
CommitSyncTransaction ( ) : bool | ||
CreateTomboyNoteContent ( Evernote note ) : string | ||
DeleteNotes ( IList |
||
EvernoteSyncServer ( ) : System | ||
GetAllNoteUUIDs ( ) : IList |
||
GetNoteUpdatesSince ( int revision ) : NoteUpdate>.IDictionary |
||
UploadNotes ( IList |
Method | Description | |
---|---|---|
CreateNewEvernote ( |
||
FillEvernote ( |
||
GetCorrectGuid ( Evernote note ) : string | ||
UpdateEvernote ( Evernote evernote, |
||
ValidateServerCertificate ( object sender, |
||
ValidateXML ( string xmlString ) : void |
public CreateTomboyNoteContent ( Evernote note ) : string | ||
note | Evernote | |
return | string |
public DeleteNotes ( IList |
||
deletedNoteUUIDs | IList |
|
return | void |
public GetNoteUpdatesSince ( int revision ) : NoteUpdate>.IDictionary |
||
revision | int | |
return | NoteUpdate>.IDictionary |