microsoft / cpp_client_telemetry

1DS C++ SDK
Apache License 2.0
85 stars 48 forks source link

Adding setters and getters for properties in EventProperties.swift for swift wrappers #1239

Closed absaroj closed 3 months ago

absaroj commented 3 months ago

Some of the properties defined in objc odwEventProperties.h file did have corresponding getters and setters in corresponding swift wrapper file. Adding those in this change.