kenakamu / UCWA2.0-CS

C# library for UCWA 2.0
MIT License
24 stars 13 forks source link

Add PanoramicVideo to Microsoft.Skype.UCWA.Enums.ConversationModalityType #32

Closed elav000 closed 6 years ago

elav000 commented 6 years ago

I believe that the 'PanoramicVideo' value is missing from this enum. I attempted to get a conversation for a meeting I had joined and received this error: Error converting value "PanoramicVideo" to type 'Microsoft.Skype.UCWA.Enums.ConversationModalityType'. Path 'sender[0].events[1]._embedded.conversation.activeModalities[2]', line 59, position 32.

kenakamu commented 6 years ago

Indeed. Thanks for the report.