CppExamples icon indicating copy to clipboard operation
CppExamples copied to clipboard

Notification payload "GetValued" method is now spelled correctly :)

Open martinboers opened this issue 11 months ago • 0 comments

In the Notification example, the spelling of the GetValued() method on the NetworkConfigurationChangedPayload class has now been fixed - there is a new method called GetValue() that does the same thing. The example - including the source code and the README - should be updated to use the method with the correct spelling.

martinboers avatar Mar 13 '25 15:03 martinboers