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

send_authenticateToSharedNotebook() public méthode

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

Same methods

NoteStore.Client::send_authenticateToSharedNotebook ( string shareKey, string authenticationToken ) : void
NoteStore.Client