CppExamples
CppExamples copied to clipboard
Notification payload "GetValued" method is now spelled correctly :)
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.