linphone-ios/src/chat
2017-09-19 17:17:23 +02:00
..
cpim fix(CpimParser): simplify code on message headers creation 2017-09-14 14:56:18 +02:00
modifier fix(chat): coding style 2017-09-19 11:20:41 +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 fix(chat/conference): use const shared_ptr reference in removeParticipant(s) 2017-09-19 11:11:11 +02:00
chat-message-p.h fix(chat): coding style 2017-09-19 11:20:41 +02:00
chat-message.cpp feat(variant): add impl (in progress) on getValue 2017-09-13 17:00:41 +02:00
chat-message.h feat(variant): add impl (in progress) on getValue 2017-09-13 17:00:41 +02:00
chat-room-p.h Handle the chat room state. 2017-09-19 11:40:30 +02:00
chat-room.cpp Handle the chat room state. 2017-09-19 11:40:30 +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 Handle conference listener in client group chat room and wrap participant manipulation callbacks in LinphoneChatRoomCbs. 2017-09-19 17:17:23 +02:00
client-group-chat-room.h Handle conference listener in client group chat room and wrap participant manipulation callbacks in LinphoneChatRoomCbs. 2017-09-19 17:17:23 +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 Set 'on' prefix for listener methods. 2017-09-12 11:28:01 +02:00
is-composing.h feat(Object): provide a way to deal with user data (properties/variant) 2017-09-13 12:05:53 +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 fix(chat/conference): use const shared_ptr reference in removeParticipant(s) 2017-09-19 11:11:11 +02:00
real-time-text-chat-room.h fix(chat/conference): use const shared_ptr reference in removeParticipant(s) 2017-09-19 11:11:11 +02:00