• François Grisez's avatar
    Reworking of Liblinphone API · 85b5ca09
    François Grisez authored
    * 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.
    85b5ca09