linphone-ios/src/conference
2018-02-19 09:58:14 +01:00
..
handlers feat(RemoteConferenceEventHandler): try to simplify code of simpleNotifyReceived (not a success...) 2018-02-13 15:54:24 +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 Fix wifi, multicast and cpu locks being acquired instead of being released. 2018-02-16 15:42:39 +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 Simplify addParticipants() method of Conference. 2018-02-15 16:20:49 +01:00
conference.h Add state of conference participant device. 2018-02-09 15:44:44 +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 back pointer to the Participant in a ParticipantDevice. 2018-02-12 14:44:57 +01:00
participant-device.h Add back pointer to the Participant in a ParticipantDevice. 2018-02-12 14:44:57 +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