linphone-iphone/src/chat
2017-10-04 17:11:58 +02:00
..
cpim feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
modifier Improve handling of content types. 2017-10-04 17:11:58 +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 Improve handling of content types. 2017-10-04 17:11:58 +02:00
chat-message.cpp Improve handling of content types. 2017-10-04 17:11:58 +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 Improve handling of content types. 2017-10-04 17:11:58 +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 CallSession objects need to be handle by shared_ptr. 2017-10-04 14:59:45 +02:00
client-group-chat-room.h CallSession objects need to be handle by shared_ptr. 2017-10-04 14:59:45 +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