linphone-iphone/src/chat
2017-09-25 14:19:42 +02:00
..
cpim fix(CpimParser): simplify code on message headers creation 2017-09-14 14:56:18 +02:00
modifier feat(Core): deal with more warning options! 2017-09-20 12:45:17 +02:00
basic-chat-room-p.h Create classes for the different types of chat rooms. 2017-09-11 18:11:49 +02:00
basic-chat-room.cpp fix(chat/conference): use const shared_ptr reference in removeParticipant(s) 2017-09-19 11:11:11 +02:00
basic-chat-room.h feat(Core): deal with more warning options! 2017-09-20 12:45:17 +02:00
chat-message-p.h Started cpp ChatMessage 2017-09-22 11:18:05 +02:00
chat-message.cpp feat(c-wrapper): provide a L_REGISTER_SUBTYPE macro to register derived cpp object 2017-09-25 12:14:28 +02:00
chat-message.h Started cpp ChatMessage 2017-09-22 11:18:05 +02:00
chat-room-p.h feat(Core): deal with more warning options! 2017-09-20 12:45:17 +02:00
chat-room.cpp feat(c-wrapper): provide a L_REGISTER_SUBTYPE macro to register derived cpp object 2017-09-25 12:14:28 +02:00
chat-room.h Handle the chat room state. 2017-09-19 11:40:30 +02:00
client-group-chat-room-p.h Add function to create a client group chat room. 2017-09-13 17:40:08 +02:00
client-group-chat-room.cpp Rename and document conference factory uri API. 2017-09-25 14:19:42 +02:00
client-group-chat-room.h Separate client chat room instantiation and creation on the server when adding the first participants. 2017-09-22 11:21:12 +02:00
imdn.cpp fix(core): sort include 2017-09-07 16:00:58 +02:00
imdn.h feat(Object): provide a way to deal with user data (properties/variant) 2017-09-13 12:05:53 +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 cast to fix build 2017-09-21 16:52:47 +02:00
is-composing.h cast to fix build 2017-09-21 16:52:47 +02:00
real-time-text-chat-room-p.h Create classes for the different types of chat rooms. 2017-09-11 18:11:49 +02:00
real-time-text-chat-room.cpp feat(c-wrapper): provide a L_REGISTER_SUBTYPE macro to register derived cpp object 2017-09-25 12:14:28 +02:00
real-time-text-chat-room.h feat(Core): deal with more warning options! 2017-09-20 12:45:17 +02:00