linphone-ios/src/chat
2017-10-04 14:24:55 +02:00
..
cpim feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
modifier Added implementation of == operator on Content object + added logs and return values in CPIM Chat Message Modifier 2017-10-04 11:39:32 +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 Do not return a Participant in the addParticipant() method of the conference interface because the addition can be done asynchronously. 2017-10-04 14:18:53 +02:00
basic-chat-room.h Do not return a Participant in the addParticipant() method of the conference interface because the addition can be done asynchronously. 2017-10-04 14:18: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 fix build issues 2017-10-04 11:43:39 +02:00
chat-message.h Added CPIM tester 2017-10-04 10:54:41 +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 Create a call session automatically when needed in the client group chat room. 2017-10-04 14:24:55 +02:00
client-group-chat-room.cpp Create a call session automatically when needed in the client group chat room. 2017-10-04 14:24:55 +02:00
client-group-chat-room.h Do not return a Participant in the addParticipant() method of the conference interface because the addition can be done asynchronously. 2017-10-04 14:18:53 +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 Do not return a Participant in the addParticipant() method of the conference interface because the addition can be done asynchronously. 2017-10-04 14:18:53 +02:00
real-time-text-chat-room.h Do not return a Participant in the addParticipant() method of the conference interface because the addition can be done asynchronously. 2017-10-04 14:18:53 +02:00