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

send_getAllContactIds() public method

public send_getAllContactIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult
      public IAsyncResult send_getAllContactIds(AsyncCallback callback, object state)
      #else

Same methods

TalkService.Client::send_getAllContactIds ( ) : void
TalkService.Client