Antidote-for-Tox / objcTox

No longer maintained
Mozilla Public License 2.0
38 stars 12 forks source link

Add OCTDBCall #29

Closed Chuongv closed 9 years ago

Chuongv commented 9 years ago

My goal with this is to have a one to many relationship for OCTDBChat to OCTDBCalls. I feel like there has to be more to be added to OCTDBCalls besides just @property NSString uniqueIdentifier; @property OCTDBChat chat;

Anyways, let me know if you have any suggestions.

Thanks

dvor commented 9 years ago

Looks good, you got the idea.