Tuesday, 28 March 2023
  5 Replies
  1K Visits
  Subscribe
Hi,

Is it possible to send objects as parameter?
Or the json corresponding to the object that receives a method from the hub

I attach example projects.

Kind Regards,
Miguel
1 year ago
·
#1494
Hello,

Could you attach the example? I don't see in the post.

Kind Regards,
Sergio
1 year ago
·
#1495
Attachments.
1 year ago
·
#1496
Hello,

Yes, you can use the following methods


SignalRCore.Invoke('method', ['']);
SignalRCore.Invoke('methodWithObject', ['{"code":"2354"}']);


The second won't work with the trial because there was a little problem parsing the json object. I've fixed for the next release. Meanwhile you can download your compiled project from:

https://www.esegece.com/download/samples/Signalrcore_exe.zip

Kind Regards,
Sergio
Hi Sergio.

I have tested the exe and its working :)

Waiting for the new release.

Thanks so much.
1 year ago
·
#1522
Hi,

A new version has just been released.

Kind Regards,
Sergio
  • Page :
  • 1
There are no replies made for this post yet.
Submit Your Response
Upload files or images for this discussion by clicking on the upload button below.
Supported: gif,jpg,png,jpeg,zip,rar,pdf
· Insert · Remove
  Upload Files (Maximum 10MB)