LineSharp.Datatypes.TalkService.Client.send_fetchOperations C# (CSharp) 메소드

send_fetchOperations() 공개 메소드

public send_fetchOperations ( AsyncCallback callback, object state, long localRev, int count ) : IAsyncResult
callback AsyncCallback
state object
localRev long
count int
리턴 IAsyncResult
      public IAsyncResult send_fetchOperations(AsyncCallback callback, object state, long localRev, int count)
      #else

Same methods

TalkService.Client::send_fetchOperations ( long localRev, int count ) : void
TalkService.Client