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

send_getSyncState() public method

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

Same methods

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