-
- Downloads
Project 'savoirfairelinux/ring-daemon' was moved to 'savoirfairelinux/jami-daemon'. Please update any links and bookmarks that may still have the old path.
account/text message : add conversation model
- adds conversation class and conversationMessage class. - adds to each contact a conversation member wich will store the messages history. Change-Id: Icdab0e2345ef2889057c06d965ff0eb2940c5a27 Tuleap: #943
Showing
- Contact.cpp 2 additions, 0 deletionsContact.cpp
- Contact.h 11 additions, 0 deletionsContact.h
- Conversation.cpp 43 additions, 0 deletionsConversation.cpp
- Conversation.h 49 additions, 0 deletionsConversation.h
- pch.h 2 additions, 0 deletionspch.h
- ring-client-uwp.vcxproj 2 additions, 0 deletionsring-client-uwp.vcxproj
- ring-client-uwp.vcxproj.filters 6 additions, 0 deletionsring-client-uwp.vcxproj.filters
Conversation.cpp
0 → 100644
Conversation.h
0 → 100644
Please register or sign in to comment