Hello,
I am working on integrating with Ring Central using this library. Thanks for working on this library. Makes my life a lot easier. I noticed that the class used for these events have CallPartyInfo on the To and From in Body/Parties within the Event. The CallPartyInfo is missing the DeviceId field but I am receiving that field on some of my events. I noticed that there is a PartyInfo class that does have this field and the other fields in CallPartyInfo class. Maybe we can just switch the Telephony Events to use the PartyInfo class instead?