Wescoeur
|
d88e17cd3a
|
fix(Conference): better and cleaned code
|
2017-07-22 17:44:10 +02:00 |
|
Nicolas Follet
|
dd2de72fad
|
add functions : linphone::conference getId, linphone::conference setId, linphone::call getToHeader. delete headers from callLogs
|
2017-07-22 17:43:53 +02:00 |
|
Ronan Abhamon
|
2b6bcbc7f4
|
fix(conference): wrap correctly `get_participants
|
2017-05-19 09:34:11 +02:00 |
|
Simon Morlat
|
3b0a9c0048
|
add new method to create a conference from a list of participants.
|
2017-05-15 18:06:47 +02:00 |
|
François Grisez
|
408da4db34
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
François Grisez
|
652f26cb81
|
Disable wrapping of functions or structs that are deprecated at that commit time
Also add compiler depecation tag on functions that are marked as
deperecated in their documentation.
|
2017-03-28 08:51:35 +02:00 |
|
François Grisez
|
ac7bf95ea2
|
Based LinphoneConference and LinphoneConferenceParams on belle_sip_object_t
|
2017-03-17 16:41:20 +01:00 |
|
Ghislain MARY
|
cd4870d5ad
|
Some refactoring to have a more object-oriented API.
|
2017-02-07 15:32:42 +01:00 |
|
Ghislain MARY
|
33b72ce6b5
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|