linphone-iphone/src/conference
2018-02-28 10:43:33 +01:00
..
handlers refactor code 2018-02-22 11:35:17 +01:00
params feat(core): use other instead of src/obj name on operators and copy constructors (uniform syntax) 2018-02-19 09:58:14 +01:00
session Add CallSession::getPreviousState() method. 2018-02-28 10:43:33 +01:00
conference-interface.h Add canHandleMultipart() method on chat rooms. 2018-02-01 16:30:38 +01:00
conference-listener.h Add state of conference participant device. 2018-02-09 15:44:44 +01:00
conference-p.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
conference.cpp Add findParticipantDevice method on Conference. 2018-02-21 18:06:36 +01:00
conference.h Add findParticipantDevice method on Conference. 2018-02-21 18:06:36 +01:00
local-conference-p.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
local-conference.cpp Add error logs in addition of participants in conferences. 2018-02-14 11:58:46 +01:00
local-conference.h Handle one-to-one chat rooms and quit the client group chat room when deleting it. 2018-01-25 11:51:20 +01:00
participant-device.cpp Add logging facilities in participant device and server group chat room. 2018-02-20 14:26:23 +01:00
participant-device.h Add logging facilities in participant device and server group chat room. 2018-02-20 14:26:23 +01: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 Add error logs in addition of participants in conferences. 2018-02-14 11:58:46 +01:00
remote-conference.h Add state of conference participant device. 2018-02-09 15:44:44 +01:00