Evernote.EDAM.NoteStore.NoteStore.Client.send_getSharedNotebookByAuth C# (CSharp) Méthode

send_getSharedNotebookByAuth() public méthode

public send_getSharedNotebookByAuth ( AsyncCallback callback, object state, string authenticationToken ) : IAsyncResult
callback AsyncCallback
state object
authenticationToken string
Résultat IAsyncResult
      public IAsyncResult send_getSharedNotebookByAuth(AsyncCallback callback, object state, string authenticationToken)
      #else

Same methods

NoteStore.Client::send_getSharedNotebookByAuth ( string authenticationToken ) : void
NoteStore.Client