Evernote.EDAM.NoteStore.NoteStore.Client.send_listLinkedNotebooks C# (CSharp) Method

send_listLinkedNotebooks() public method

public send_listLinkedNotebooks ( AsyncCallback callback, object state, string authenticationToken ) : IAsyncResult
callback AsyncCallback
state object
authenticationToken string
return IAsyncResult
      public IAsyncResult send_listLinkedNotebooks(AsyncCallback callback, object state, string authenticationToken)
      #else

Same methods

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