| .. |
|
handlers
|
Correctly handle LinphoneEvent object and unsubscribe correctly for client group chat rooms that do not use list subscription.
|
2018-05-14 16:08:09 +02:00 |
|
params
|
fix(core): remove useless default constructors and avoid memory leak on virtual destructor
|
2018-03-07 16:58:59 +01:00 |
|
session
|
Remove C strings and bctoolbox lists where possible in the sal.
|
2018-05-11 18:02:36 +02:00 |
|
conference-interface.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
conference-listener.h
|
fix(core): remove useless include, virtual... And add required virtual on some classes (add a -Wdelete-non-virtual-dtor warning on clang)
|
2018-03-07 17:17:23 +01:00 |
|
conference-p.h
|
fix(core): remove useless default constructors and avoid memory leak on virtual destructor
|
2018-03-07 16:58:59 +01:00 |
|
conference.cpp
|
Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription
|
2018-04-20 10:41:09 +02:00 |
|
conference.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
local-conference-p.h
|
|
|
|
local-conference.cpp
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
local-conference.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
participant-device.cpp
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
participant-device.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
participant-imdn-state-p.h
|
Add API to get the imdn state of a chat message for each participant.
|
2018-04-10 17:53:12 +02:00 |
|
participant-imdn-state.cpp
|
Add API to get the imdn state of a chat message for each participant.
|
2018-04-10 17:53:12 +02:00 |
|
participant-imdn-state.h
|
Add API to get the imdn state of a chat message for each participant.
|
2018-04-10 17:53:12 +02:00 |
|
participant-p.h
|
feat(AbstractDb): add a way to deal with exceptions
|
2018-01-25 17:07:16 +01:00 |
|
participant.cpp
|
set device event of a server chat room when receiving a list subscription
|
2018-03-19 10:25:38 +01:00 |
|
participant.h
|
set device event of a server chat room when receiving a list subscription
|
2018-03-19 10:25:38 +01:00 |
|
remote-conference-p.h
|
integration of chatroom list subscription on client side
|
2018-03-16 11:27:24 +01:00 |
|
remote-conference.cpp
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
remote-conference.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |