LINE.Datatypes.TalkService.Client.send_sendDummyPush C# (CSharp) Method

send_sendDummyPush() public method

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

Same methods

TalkService.Client::send_sendDummyPush ( ) : void
TalkService.Client