linphone-ios/src/chat/chat-room
2017-12-01 10:26:11 +01:00
..
basic-chat-room-p.h Some fixes for call handling. 2017-11-27 12:24:47 +01:00
basic-chat-room.cpp Rename isReadOnly() to hasBeenLeft() in ChatRoom. 2017-11-30 17:16:30 +01:00
basic-chat-room.h Rename isReadOnly() to hasBeenLeft() in ChatRoom. 2017-11-30 17:16:30 +01:00
chat-room-id.cpp feat(MainDb): supports local chat room id 2017-11-21 14:21:42 +01:00
chat-room-id.h feat(MainDb): supports local chat room id 2017-11-21 14:21:42 +01:00
chat-room-p.h fix(ChatRoom): remove useless code 2017-11-29 15:59:22 +01:00
chat-room.cpp Small improvement of setState on ChatMessage in reception 2017-12-01 10:26:11 +01:00
chat-room.h Rename isReadOnly() to hasBeenLeft() in ChatRoom. 2017-11-30 17:16:30 +01:00
client-group-chat-room-p.h fix(chat-room): hide public onChatMessageReceived handler! 2017-11-22 15:26:15 +01:00
client-group-chat-room.cpp Rename isReadOnly() to hasBeenLeft() in ChatRoom. 2017-11-30 17:16:30 +01:00
client-group-chat-room.h Rename isReadOnly() to hasBeenLeft() in ChatRoom. 2017-11-30 17:16:30 +01:00
real-time-text-chat-room-p.h feat(core): provide a local address on chat room (the core is dead now) 2017-11-15 14:47:06 +01:00
real-time-text-chat-room.cpp Changes in transient messages in chat room, replaced by transient event logs 2017-11-24 10:44:20 +01:00
real-time-text-chat-room.h feat(core): provide a local address on chat room (the core is dead now) 2017-11-15 14:47:06 +01:00
server-group-chat-room-p.h Changes in transient messages in chat room, replaced by transient event logs 2017-11-24 10:44:20 +01:00
server-group-chat-room-stub.cpp Rename isReadOnly() to hasBeenLeft() in ChatRoom. 2017-11-30 17:16:30 +01:00
server-group-chat-room.h Rename isReadOnly() to hasBeenLeft() in ChatRoom. 2017-11-30 17:16:30 +01:00