LineSharp.Datatypes.TalkService.Client.send_getCompactContactsModifiedSince C# (CSharp) Method

send_getCompactContactsModifiedSince() public method

public send_getCompactContactsModifiedSince ( AsyncCallback callback, object state, long timestamp ) : IAsyncResult
callback AsyncCallback
state object
timestamp long
return IAsyncResult
      public IAsyncResult send_getCompactContactsModifiedSince(AsyncCallback callback, object state, long timestamp)
      #else

Same methods

TalkService.Client::send_getCompactContactsModifiedSince ( long timestamp ) : void
TalkService.Client