linphone-ios/src/chat
2017-10-03 18:03:50 +02:00
..
cpim feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
modifier Moved from shared_ptr<Content> to Content in ChatMessage 2017-10-03 14:41:02 +02:00
basic-chat-room-p.h Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +02:00
basic-chat-room.cpp feat(Object): avoid usage of share_from_this 2017-10-03 13:36:48 +02:00
basic-chat-room.h Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +02:00
chat-message-p.h Moved from shared_ptr<Content> to Content in ChatMessage 2017-10-03 14:41:02 +02:00
chat-message.cpp Fixed ChatMessage getContentType() 2017-10-03 17:23:38 +02:00
chat-message.h feat(ChatMessage): use L_DECLARE_ENUM for state 2017-10-03 16:35:00 +02:00
chat-room-p.h Added EncryptionChatMessageModifier + moved some logic of ChatMessage reception from ChatRoom to the message itself 2017-10-03 11:08:05 +02:00
chat-room.cpp Fixed issue in ChatMessage contents when creating it from db 2017-10-03 15:26:38 +02:00
chat-room.h feat(Object): avoid usage of share_from_this 2017-10-03 13:36:48 +02:00
client-group-chat-room-p.h Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +02:00
client-group-chat-room.cpp Include the body containing the list of addresses to invite when sending the INVITE to create a client group chat room. 2017-10-03 18:03:50 +02:00
client-group-chat-room.h Add callback on chat room subject change. 2017-10-03 09:24:29 +02:00
imdn.cpp Moved most of exisiting code from LinphoneChatMessage* to shared_ptr<ChatMessage> 2017-09-29 18:13:00 +02:00
imdn.h Moved most of exisiting code from LinphoneChatMessage* to shared_ptr<ChatMessage> 2017-09-29 18:13:00 +02:00
is-composing-listener.h Add function to create a client group chat room. 2017-09-13 17:40:08 +02:00
is-composing.cpp Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
is-composing.h cast to fix build 2017-09-21 16:52:47 +02:00
real-time-text-chat-room-p.h Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +02:00
real-time-text-chat-room.cpp feat(Object): avoid usage of share_from_this 2017-10-03 13:36:48 +02:00
real-time-text-chat-room.h Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +02:00