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

send_listSharedNotebooks() public méthode

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

Same methods

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