linphone-iphone/src/conference
2017-11-09 11:39:45 +01:00
..
params Fix some bugs in group chat handling. 2017-10-10 12:09:19 +02:00
session Merge fix for client group chat room 2017-10-27 13:44:42 +02:00
conference-interface.h Add linphone_chat_room_get_me() API. 2017-11-08 17:12:00 +01:00
conference-listener.h Change the state of the ClientGroupChatRoom to created only when the first NOTIFY has been received. 2017-11-08 12:14:02 +01:00
conference-p.h feat(Conference): hide private attributes of Conference classes (feat Benjamin Reis aka Ben Rei Jeb) 2017-10-12 16:55:53 +02:00
conference.cpp Add linphone_chat_room_get_me() API. 2017-11-08 17:12:00 +01:00
conference.h Add linphone_chat_room_get_me() API. 2017-11-08 17:12:00 +01:00
local-conference-event-handler-p.h Use LinphoneEvent from the SUBSCRIBE to send all NOTIFY messages in the LocalConferenceEventHandler. 2017-11-09 11:39:45 +01:00
local-conference-event-handler.cpp Use LinphoneEvent from the SUBSCRIBE to send all NOTIFY messages in the LocalConferenceEventHandler. 2017-11-09 11:39:45 +01:00
local-conference-event-handler.h handle add/remove of participant's device in conference event handlers 2017-10-11 11:27:03 +02:00
local-conference-p.h feat(ChatRoom): call right setSubject method 2017-10-12 17:55:35 +02:00
local-conference.cpp fix(core): misc => 2017-11-03 10:38:50 +01:00
local-conference.h Merge fix for client group chat room 2017-10-27 13:44:42 +02:00
participant-device.cpp add custom header telling last received notify to conf event subscribe 2017-10-13 15:20:23 +02:00
participant-device.h added participant's device added/removed listener 2017-10-11 10:18:57 +02:00
participant-p.h Use LinphoneEvent from the SUBSCRIBE to send all NOTIFY messages in the LocalConferenceEventHandler. 2017-11-09 11:39:45 +01:00
participant.cpp Use LinphoneEvent from the SUBSCRIBE to send all NOTIFY messages in the LocalConferenceEventHandler. 2017-11-09 11:39:45 +01:00
participant.h Add the SimpleAddress class to ease the comparison of addresses for the conference participants and the list of chat rooms. 2017-11-07 15:27:09 +01:00
remote-conference-event-handler-p.h create event object on notifed conference event 2017-10-17 17:13:52 +02:00
remote-conference-event-handler.cpp Change the state of the ClientGroupChatRoom to created only when the first NOTIFY has been received. 2017-11-08 12:14:02 +01:00
remote-conference-event-handler.h uses event directly in internal conference callbacks 2017-11-06 13:36:24 +01:00
remote-conference-p.h feat(Conference): hide private attributes of Conference classes (feat Benjamin Reis aka Ben Rei Jeb) 2017-10-12 16:55:53 +02:00
remote-conference.cpp feat(core): remove useless doc on (void)arg 2017-11-08 14:11:50 +01:00
remote-conference.h Change the state of the ClientGroupChatRoom to created only when the first NOTIFY has been received. 2017-11-08 12:14:02 +01:00