linphone-ios/src/chat
2017-10-03 11:08:05 +02:00
..
cpim feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
modifier Added EncryptionChatMessageModifier + moved some logic of ChatMessage reception from ChatRoom to the message itself 2017-10-03 11:08:05 +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 Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +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 Added EncryptionChatMessageModifier + moved some logic of ChatMessage reception from ChatRoom to the message itself 2017-10-03 11:08:05 +02:00
chat-message.cpp Added EncryptionChatMessageModifier + moved some logic of ChatMessage reception from ChatRoom to the message itself 2017-10-03 11:08:05 +02:00
chat-message.h Moved send code from ChatRoom to ChatMessage 2017-10-02 14:31:52 +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 Added EncryptionChatMessageModifier + moved some logic of ChatMessage reception from ChatRoom to the message itself 2017-10-03 11:08:05 +02:00
chat-room.h Moved most of exisiting code from LinphoneChatMessage* to shared_ptr<ChatMessage> 2017-09-29 18:13:00 +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 Add callback on chat room subject change. 2017-10-03 09:24:29 +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 Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +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