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

send_getDefaultNotebook() public method

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

Same methods

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