Ronan Abhamon
|
fd1385fdc0
|
feat(c-wrapper): provide a L_REGISTER_SUBTYPE macro to register derived cpp object
|
2017-09-25 12:14:28 +02:00 |
|
Ronan Abhamon
|
4997962624
|
feat(c-wrapper): remove C_TYPE parameter of L_GET_C_BACK_PTR
|
2017-09-22 14:38:00 +02:00 |
|
Ghislain MARY
|
a38e222045
|
Separate client chat room instantiation and creation on the server when adding the first participants.
|
2017-09-22 11:21:12 +02:00 |
|
Ronan Abhamon
|
48487d518f
|
feat(c-wrapper): avoid usage of extern init...
|
2017-09-21 14:18:33 +02:00 |
|
Ronan Abhamon
|
eccde9b8f1
|
feat(c-tools): remove C_NAME of macros
|
2017-09-21 11:54:39 +02:00 |
|
Ghislain MARY
|
53b9758d7a
|
Handle conference listener in client group chat room and wrap participant manipulation callbacks in LinphoneChatRoomCbs.
|
2017-09-19 17:17:23 +02:00 |
|
Ronan Abhamon
|
ad7cb274c8
|
fix(chat/conference): use const shared_ptr reference in removeParticipant(s)
|
2017-09-19 11:11:11 +02:00 |
|
Ronan Abhamon
|
0102ef79fc
|
feaf(core): remove useless std...
|
2017-09-14 14:52:22 +02:00 |
|
Ghislain MARY
|
bef0f90bf5
|
Add the canHandleParticipants() method to the conference interface.
|
2017-09-14 11:17:04 +02:00 |
|
Ghislain MARY
|
4a13ac6a7a
|
Use real pointer for C++ object inside LinphoneCallParams as it is a ClonableObject.
|
2017-09-13 17:40:09 +02:00 |
|
Ghislain MARY
|
a5ce479aa3
|
Add function to create a client group chat room.
|
2017-09-13 17:40:08 +02:00 |
|
Ghislain MARY
|
8063ae024e
|
Create classes for the different types of chat rooms.
|
2017-09-11 18:11:49 +02:00 |
|