François Grisez
40ca8aca3f
Merge remote-tracking branch 'public/dev_refactor_cpp' into dev_doc_generator
2018-03-27 16:21:37 +02:00
François Grisez
a3c41aae31
Fixes references in Doxygen docstrings
2018-03-07 16:43:13 +01:00
Ghislain MARY
bccf926b1d
Add LinphoneEventCbs object.
2018-02-09 15:44:32 +01:00
Ghislain MARY
fbc239661b
Add API to get the remote contact of a SIP event.
2017-11-13 16:01:22 +01: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
Ghislain MARY
548a81228f
Add definition of callbacks on the LinphoneCall object.
2017-03-30 15:40:33 +02:00
Ghislain MARY
612e63f684
Fix build on Windows.
2017-02-07 18:14:30 +01:00
Ghislain MARY
cd4870d5ad
Some refactoring to have a more object-oriented API.
2017-02-07 15:32:42 +01:00
François Grisez
85b5ca097a
Reworking of Liblinphone API
...
* Introduction of LinphoneFactory singleton class to create
core-independent object like LinphoneAddress or LinphoneVcard.
* Make several C structures inherite from belle_sip_object_t class:
* LinphoneCore
* LinphoneVcard
* LinphoneAuthInfo
* Creation of the LinphoneCoreCbs class that enable to store the
callbacks used by LinphoneCore.
2017-01-12 17:47:01 +01:00
Ghislain MARY
33b72ce6b5
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00