cancel
Showing results for 
Search instead for 
Did you mean: 

Feature request for Unity Platform SDK

l0g1k
Protege
Can you please suggest adding Equals() methods to all of the model classes (User, Room, UserAndRoom, etc.)?

This way, we can easily integrate these view models with data binding frameworks. At the moment, you have to add the Equals methods to the classes yourself, or create a subclass. These are both very easy, but have their own drawbacks. If the SDK code implemented its own Equals method it would be really convenient for us and I think it would be a simple change.

Thanks
1 REPLY 1

l0g1k
Protege
Thanks for passing it on. Yes, I meant IDs matching.