Home
Categories
Categories:
All Categories
Search...
Suggested keywords
Search
x
Search
New
Ssignalrcore. Send objects as parameters or jsonstring
General
Miguel Murcia Pozuelo
Tuesday, 28 March 2023
5
Replies
1.3K 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
Oldest First
Newest First
Oldest First
Admin
1 year ago
·
#1494
Hello,
Could you attach the example? I don't see in the post.
Kind Regards,
Sergio
Anonymous User
1 year ago
·
#1495
Attachments.
Attachments (2)
signalr_core.zip
vStudio.zip
Admin
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
Miguel Murcia Pozuelo
1 year ago
·
#1497
Hi Sergio.
I have tested the exe and its working
Waiting for the new release.
Thanks so much.
Admin
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
Post this reply anonymously so that others would not be able to see your name.
Write
Preview
Attachments
Links
Upload files or images for this discussion by clicking on the upload button below.
Supported:
gif,jpg,png,jpeg,zip,rar,pdf,pas,dfm,dpr,dproj,dpk
· Insert
· Remove
Upload Files
(Maximum 10MB)
Cite your Sources with a URL link to help readers verify facts or find more details.
x
Add Another Link
Reply