linphone-iphone/src/conference
2018-04-13 09:21:17 +02:00
..
handlers Improve content handling in local conference event handler. 2018-04-12 12:10:39 +02:00
params fix(core): remove useless default constructors and avoid memory leak on virtual destructor 2018-03-07 16:58:59 +01:00
session Rewrite of commit 419281 from master branch (fix ICE bug and leak in test) 2018-04-13 09:21:17 +02:00
conference-interface.h Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
conference-listener.h fix(core): remove useless include, virtual... And add required virtual on some classes (add a -Wdelete-non-virtual-dtor warning on clang) 2018-03-07 17:17:23 +01:00
conference-p.h fix(core): remove useless default constructors and avoid memory leak on virtual destructor 2018-03-07 16:58:59 +01:00
conference.cpp Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
conference.h Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
local-conference-p.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
local-conference.cpp Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
local-conference.h Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
participant-device.cpp Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
participant-device.h Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
participant-imdn-state-p.h Add API to get the imdn state of a chat message for each participant. 2018-04-10 17:53:12 +02:00
participant-imdn-state.cpp Add API to get the imdn state of a chat message for each participant. 2018-04-10 17:53:12 +02:00
participant-imdn-state.h Add API to get the imdn state of a chat message for each participant. 2018-04-10 17:53:12 +02:00
participant-p.h feat(AbstractDb): add a way to deal with exceptions 2018-01-25 17:07:16 +01:00
participant.cpp Add back pointer to the Participant in a ParticipantDevice. 2018-02-12 14:44:57 +01:00
participant.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
remote-conference-p.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
remote-conference.cpp Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
remote-conference.h Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00