linphone-iphone/src/conference
2017-10-03 18:03:50 +02:00
..
params Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
session Include the body containing the list of addresses to invite when sending the INVITE to create a client group chat room. 2017-10-03 18:03:50 +02:00
conference-interface.h Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +02:00
conference-listener.h Add callback on chat room subject change. 2017-10-03 09:24:29 +02:00
conference.cpp feat(Object): avoid usage of share_from_this 2017-10-03 13:36:48 +02:00
conference.h Add accessors for the conference subject in the conference interface. 2017-10-02 16:56:53 +02:00
local-conference-event-handler.cpp add subject handling to xml conference description 2017-10-03 10:48:18 +02:00
local-conference-event-handler.h add operator!= to Address && refactor local-conference-event-handler 2017-09-29 15:23:42 +02:00
local-conference.cpp feat(Object): avoid usage of share_from_this 2017-10-03 13:36:48 +02:00
local-conference.h Subscribe to the conference event package when a client group chat room enters the created state. 2017-09-28 14:37:33 +02:00
participant-p.h Add a method to set the address of a participant. 2017-09-28 14:35:33 +02:00
participant.cpp feat(Object): avoid usage of share_from_this 2017-10-03 13:36:48 +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 add subject handling to xml conference description 2017-10-03 10:48:18 +02:00
remote-conference-event-handler.h Subscribe to the conference event package when a client group chat room enters the created state. 2017-09-28 14:37:33 +02:00
remote-conference.cpp feat(Object): avoid usage of share_from_this 2017-10-03 13:36:48 +02:00
remote-conference.h Add callback on chat room subject change. 2017-10-03 09:24:29 +02:00