We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi guys, I'm currently working on a process that will subscribe to a platform event. I would like to use the EventUuid available from version 52.0 https://developer.salesforce.com/docs/atlas.en-us.232.0.platform_events.meta/platform_events/platform_events_event_uuid.htm
that change should be here https://github.com/kdcllc/CometD.NetCore.Salesforce/blob/master/src/CometD.NetCore.Salesforce/Messaging/MessageEvent.cs
The text was updated successfully, but these errors were encountered:
Update MessageEvent.cs
591271c
resolving EventUuid not supported kdcllc#37 kdcllc#37
Merge pull request #38 from jolienai/master
35d868c
EventUuid not supported #37
No branches or pull requests
Hi guys, I'm currently working on a process that will subscribe to a platform event. I would like to use the EventUuid available from version 52.0 https://developer.salesforce.com/docs/atlas.en-us.232.0.platform_events.meta/platform_events/platform_events_event_uuid.htm
that change should be here https://github.com/kdcllc/CometD.NetCore.Salesforce/blob/master/src/CometD.NetCore.Salesforce/Messaging/MessageEvent.cs
The text was updated successfully, but these errors were encountered: