linphone-ios/src/conference
2017-09-26 11:56:49 +02:00
..
params L_DECLARE_PUBLIC should be private. 2017-09-25 16:44:22 +02:00
session fix(core): fix coding style on many files, remove useless includes... 2017-09-26 11:56:49 +02:00
conference-interface.h fix(chat/conference): use const shared_ptr reference in removeParticipant(s) 2017-09-19 11:11:11 +02:00
conference-listener.h Merge remote-tracking branch 'origin/dev_conference_info' into dev_refactor_cpp 2017-09-19 10:03:25 +02:00
conference.cpp Improve check for acceptation handling when receiving an incoming INVITE. 2017-09-25 14:19:42 +02:00
conference.h Improve check for acceptation handling when receiving an incoming INVITE. 2017-09-25 14:19:42 +02:00
local-conference-event-handler.cpp No longer depend on gettext + remove core callbacks that were deprecated since a very long time. 2017-09-21 18:30:08 +02:00
local-conference-event-handler.h Merge remote-tracking branch 'origin/dev_conference_info' into dev_refactor_cpp 2017-09-19 10:03:25 +02:00
local-conference.cpp Fix conference participants resource-list parsing and generation. 2017-09-25 14:49:55 +02:00
local-conference.h Fix conference participants resource-list parsing and generation. 2017-09-25 14:49:55 +02:00
participant-p.h L_DECLARE_PUBLIC should be private. 2017-09-25 16:44:22 +02:00
participant.cpp Handle conference listener in client group chat room and wrap participant manipulation callbacks in LinphoneChatRoomCbs. 2017-09-19 17:17:23 +02:00
participant.h Handle conference listener in client group chat room and wrap participant manipulation callbacks in LinphoneChatRoomCbs. 2017-09-19 17:17:23 +02:00
remote-conference-event-handler.cpp No longer depend on gettext + remove core callbacks that were deprecated since a very long time. 2017-09-21 18:30:08 +02:00
remote-conference-event-handler.h Handle conference listener in client group chat room and wrap participant manipulation callbacks in LinphoneChatRoomCbs. 2017-09-19 17:17:23 +02:00
remote-conference.cpp add first_invite_generating conference tester 2017-09-25 15:34:32 +02:00
remote-conference.h add first_invite_generating conference tester 2017-09-25 15:34:32 +02:00